.latestnews li{
list-style-type:  circle;
text-indent: 0px;
}
.latestnews ul{
list-style-type:  circle;
margin-left : 10px;
}
latestnews-watch li {
  line-height: 17px;
  text-indent: 47px;
  padding-top: 0px;
  background-image: url(http://splashcru.com/splash/images/splash/WATCH.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
font-size		: 12px;
}
latestnews-watch ul {
margin-left : 5px;
font-size		: 12px;
}
.newvideos{
	height:24px;
	background-color :#B11010;
	font : bold 16px Arial, Verdana, sans-serif, Helvetica ;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height:24px;
}

div.clr {
	clear:both;
}

/* *******************************************  General CSS Styles  */

.body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
}

td, div, p {
	color:#FF0000;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 12px;
	padding:0px;
	line-height:17px;
}


a, a:link, a:visited {
	color			: #ff0000;
	text-decoration	: none;
}
a:hover {color: #ffffff; text-decoration:none}

h1	{font: bold 16px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h2	{font: bold 15px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h3	{font: bold 14px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h4	{font: bold 12px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 17px;
  text-indent: 2px;
  padding-top: 0px;
  /*background-image: url(../images/ul.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;*/
}
blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #555;
}
input {
	padding			: 0;
	margin			: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 10px; 
	color			: #FF0000;
	background-color:transparent;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 10px; 
	color			: #FFFFFF; 
	text-decoration	: none;
}

table.moduletable-sub {
	width			: 500%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable-HTML th {
	/*height:24px;*/
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #FFFFFF;
	text-align: left;
	line-height:24px;
}

/* ******************************************* MODULES -watch */
table.moduletable-watch {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable-watch th {
	height:24px;
	background-color :#B11010;
	font : bold 16px Arial, Verdana, sans-serif, Helvetica ;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height:24px;
}
table.moduletable-watch td  {
	font			: normal 12px Arial, Helvetica, sans-serif;
	color			: #FF0000;
	text-align		: left;
	padding			: 0px 0px 0px 0px;
	margin			: 0px;
	border			: 0;
}

.moduletable-watch a:link, .moduletable-watch a:visited { 
	color			: #FF0000; 
	font-weight:normal;
	font-size		: 12px;
	font-family     : Verdana, Arial, sans-serif, Helvetica ;
	text-decoration	: none;
}
.moduletable-watch a:hover {
	color			: #FFFFFF; 
	text-decoration	: none;
}
/*table.moduletable-watch ul {
	padding			: 0;
	margin			: 0 0 0 0px;
}*/

table.moduletable-watch li {
  line-height: 17px;
  text-indent: 47px;
  padding-top: 0px;
  background-image: url(http://splashcru.com/splash/images/splash/WATCH.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
font-size		: 12px;
}
table.moduletable-watch ul {
margin-left : 5px;
font-size		: 12px;
}

/* ******************************************* MODULES -scroll*/
table.moduletable-scroll {
	width			: 100%; 
/*height : 13px;*/
/*line-height:4px;*/
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
background-color :#ffffff;	white-space: nowrap;
}
table.moduletable th {
	height:24px;
	background-color :#B11010;
	font : bold 16px Arial, Verdana, sans-serif, Helvetica ;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height:24px;
}
table.moduletable-scroll td  {
	font			: normal 13px Arial, Helvetica, sans-serif;
	color			: #FF0000;
	text-align		: left;
	padding			: 0px 11px 0px 11px;
	margin			: 0px;
	border			: 0;
	line-height:8px; height:10px;	white-space: nowrap;

}

.moduletable-scroll a:link, .moduletable-scroll a:visited { 
	color			: #FF0000; 
	font-weight:normal;
	font-size		: 13px;
	font-family     : Verdana, Arial, sans-serif, Helvetica ;
	text-decoration	: none;
	line-height:8px; height:10px;	white-space: nowrap;

}

table.moduletable-scroll li{
list-style-type:  circle;
text-indent: 0px;
}
table.moduletable-scroll ul{
list-style-type:  circle;
margin-left : 0px;
}

/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px 0px 10px 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	height:24px;
	background-color :#B11010;
	font : bold 16px Arial, Verdana, sans-serif, Helvetica ;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height:24px;
}
table.moduletable td  {
	font			: normal 14px Arial, Helvetica, sans-serif;
	color			: #FF0000;
	text-align		: left;
	padding			: 0px 0px 0px 0px;
	margin			: 0px;
	border			: 0;
}

table.pollstableborder td {
	padding: 2px;
	line-height:17px;
}

.moduletable a:link, .moduletable a:visited { 
	color			: #FF0000; 
	font-weight:normal;
	font-size		: 14px;
	font-family     : Verdana, Arial, sans-serif, Helvetica ;
	text-decoration	: none;
}
.moduletable a:hover {
	color			: #FFFFFF; 
	text-decoration	: none;
}
table.moduletable li{
list-style-type:  circle;
text-indent: 0px;
}
table.moduletable ul{
list-style-type:  circle;
margin-left : 10px;
}

.button {
	font			: normal 10px Arial, Helvetica, sans-serif;
	padding-top		: 2px 2px 0px 2px;
	color			: #ffffff;
	border  		: 0px;
	background-color: #FF0000;
}
.inputbox, .search {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #FF0000;
	border			: 1px solid #FF0000;
}

select.inputbox {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #FF0000;
	border			: 1px solid #FF0000;
}

.poll {
	font			: 11px Arial, Helvetica, sans-serif; 
	color			: #FF0000; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	text-align		: left;
	color			: #FF0000; 
	padding			: 0px;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #FF0000; 
	padding			: 0px;
}

.contentpaneopen td {
	padding			: 3px 0px; 
}

.contentpane td, .contentdescription td {
	padding			: 4px 0px;
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #FFFFFF; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #FFFFFF; 
	text-decoration	: none;
}

.contentheading {
	background:url(http://splashcru.com/splash/images/splash/cellpic3.gif) repeat-x;
	/*border-bottom:1px solid #CBCDCE;*/
	height:24px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #ffffff;
	height:24px;
	text-align		: left;
	text-indent		: 10px;
width : 620px;
display : block;
}

.componentheading {
	background:url(http://splashcru.com/splash/images/splash/cellpic3.gif) repeat-x;
	height:25px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #ffffff;
	line-height:25px;
	text-align		: left;
	text-indent		: 5px;
width : 100%;
display : block;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #FF0000;
}
a.contentpagetitle:hover {
	color			: #FFFFFF;

}
.buttonheading {
	width:10%;
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;	
}

.content_rating, .content_vote {
	font-size		: 11px;	
	color			: #FF0000; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	float:right;
	width:55px;
	font-size		: 11px;	
	color			: #FFFFFF; 
	font-weight		: bold; 
	text-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 1px 1px 1px;
	border:0;
	background:url(../images/iconpath.gif) no-repeat;
    background-position: 0px 6px;
}

.small 		{
	font-size		: 10px; 
	color			: #B2AAA7; 
	font-weight		: normal;
	line-height:14px;
	height:14px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #B2AAA7;
	height			:14px;
	line-height		:14px;
}

a.readon:link, a.readon:visited {
	font			: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color			: #8E8480;
    border           : 1px solid #E0E0E0;
    padding          : 2px 4px 2px 2px;
    white-space      : nowrap;
    float            : left;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color			: #FFFFFF;
	text-decoration	: none; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 12px; 
	font-weight		: normal; 
	color			: #FF0000;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #FFFFFF;
}

.blogsection {
	/*background-color: #ffffff;*/
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #FF0000;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #FFFFFF; 
	text-decoration	: underline;
	font-weight		: bolder;
}

.ontab 	{
	color			: #FF0000;
	padding			: 2px 10px 2px 10px;
	border-top		: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left		: 2px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #666;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #666;
	border-right	: 1px solid #666;
	border-bottom	: 3px solid #345;
	border-left		: 1px solid #666;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #666;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	font-size		: 12px;
	font-weight		: bold;
	color			: #FF0000;
	/*background-color: #F9F9F9;*/
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #eeeeee;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #FF0000;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	/*background		: #eeeeee;*/
}
table.contenttoc td {
	font-size		: 10px;
}


/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: transparent;
}
table.contact td.details {
	background		: transparent;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: transparent;
	margin			: 5px;
	padding			: 5px;
	border			: 0;
}
textarea.inputbox {
	width:95%;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM   -bottom  */
.mainlevel-bottom {
	font		: bold 16px Arial, Verdana, Helvetica, sans-serif;
	line-height:17px;
	color			: #ffffff; 
	text-align	: center;
}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	padding: 0px;margin:0px;
	border	: 0;
	/*display: block;*/
	height:24px;
	font		: normal 16px Arial, Verdana, Helvetica, sans-serif;
	color			: #ffffff; 
	text-decoration	: none;
	text-align	: center;
	line-height:24px;
}
a.mainlevel-bottom:hover {
	color			: #ffffff; 
	text-decoration	: underline;
}
.footerx{
	color			: #ffffff; 
	text-align	: center;
	font		: normal 16px Arial, Verdana, Helvetica, sans-serif;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
	font		: bold 16px Arial, Verdana, Helvetica, sans-serif;
	line-height:17px;
}
a.mainlevel:link, a.mainlevel:visited {
	padding: 0px;margin:0px;
	border	: 0;
	display: block;
	height:24px;
	font		: normal 16px Arial, Verdana, Helvetica, sans-serif;
	color			: #ff0000; 
	text-decoration	: none;
	text-align	: left;
	line-height:24px;
}
a.mainlevel:hover {
	color			: #FF0000; 
	background-color		:#e0e0e0;
	text-decoration	: none;
}
#active_menu {

}

a.sublevel:link, a.sublevel:visited {
	color			: #333333;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
}
a.sublevel:hover {
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight:bold;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #FFFFFF;
	text-decoration	: none;
	background		: #ffffff;
	font-weight:bold;
}

/* ******************************************* TOP MENU SYSTEM  */
ul#mainlevel-nav
{
	font			: bold 10px Arial, Verdana, Helvetica, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;
 }

ul#mainlevel-nav li
{
	display: block;
	background: transparent;
	padding: 0px;
	float: right;
	margin: 0;
	width: auto !important;
    width: 30px;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border: 0;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	color: #FF0000;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	background: transparent;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #FF0000;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #FF0000;
	font-weight		: bold;
}
a.category:hover {
	color			: #FFFFFF;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader {
	background-color: #F0F0F0; 
	color			: #333333; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
	border-bottom	: 1px solid #999999;
}
td.sectiontablefooter {
	background-color: #F0F0F0; 
	color			: #333333; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
	border-top	: 1px solid #999999;
}
.sectiontableentry1  {
	background-color: transparent; 
	color			: #FF0000; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background		: transparent; 
	color			: #FF0000; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}



.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	/*width			: 100%;*/
}
.pagenav {
	color			: #FF0000;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #FF0000; 
	background-color: #000000;
}
a.pagenav:hover {
	color			: #FFFFFF; 
	background		: transparent; 
	text-decoration	: underline;
}

pagenav_prev{
	background-color		: #000; 
}
pagenav_next{
	background		: transparent; 
}
hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #EBEBEB; 
	width			: 100%;
}
