/* ====================================================================
   TEMPLATE: torquebiz v1
   AUTHOR: Raśl Benavides aka 'rabencor' (www.mambointouch.com)
   DATE: 09 September 2004
   ==================================================================== */

/* ====================================================================   
   Artwork (.png &.gif & .jpg), COPYRIGHTS 2004, Raśl Benavides (www.mambointouch.com)
   all rights reserved
   ==================================================================== */

 
html {
	height: 100%;
}


body {
	margin: 0px 0px 0px 0px;
	background-color : #CC0033;
	color : #333333;
	font-family: Verdana; 
	}
	
a:link, {
	font-size: 10px; 
	font-weight: bold;
	color: #CC0033
	font-family: Verdana;
	}

a {
  text-decoration: none;
  }

a, a:link {
  color: #CC0033;
  }

a:visited {
  color: #CC0033;
  
  }

a:hover, a:focus {  
  color: #CC0033;
  }

a:active {
  color: #CC0033;
  }


a:hover {
	color: #CC0033;
	}
	
ul {
	margin: 0px -2px 0px 0px;
	}

li {
	list-style: inside 3px;
	}
	
td {
	font-size: 10px;
}


hr { 

	background: transparent; 
	height:1px; 
	border: 1px solid #CC0033;
	}

hr.separator {

	background: transparent;
	height: 1px;
	width: 75px;
	border: 5px solid #CC0033;
    }

.pagenavbar { 

    }

.pagenav {

	font-weight: normal;
}

a.pagenav, a.pagenav:visited {

	font-weight: bold;
	color: #CC0033;
}

a.pagenav:hover {

	color: #CC0033;
}

.small {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
    font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
    }

 
.button {

	color: #333333; 
	font-family: Verdana;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #CC0033;
	border: 1px solid #333333;
	height: 18px;
	}

.inputbox {

	font-family: Verdana;
	margin-top: 3px 3px 3px 3px;
	text-align: left;
	font-size: 12px;
	color: #CC0033;
	background: #FFFFFF;
	border: 1px solid;
	}

.pagetext {

	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.createdate {

	font-family: Verdana;
	font-size: 9px;
	color: #CC0033;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {

	font-family: Verdana;
	font-size: 10px;
	color: #CC0033;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	background: url(../images/readon.gif) 3px no-repeat;
	padding-left: 3px;
	text-align: left;
	color: #CC0033; 
	text-decoration: none; 
	font-family: Verdana;
	font-size: 11px;
	}

a.readon:hover {
	text-decoration: underline;
	}


.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {	
	background-color : #FFFFFF;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	font-size: 11px;

	}

.contentheading {

	font-family: Verdana;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
 	color: #CC0033;
	padding: 3px;
	border-bottom: 2px solid #333333;
	}

.contentpagetitle {

	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
 	color: #CC0033;
	text-align:left;
	}

.contentdescription {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}

table.contenttoc {

	color: #333333;
	background-color: #ffffff;
	border-top: 1px solid #CC0033;
	border-bottom: 1px solid #CC0033;
	border-left: 1px solid #CC0033;
	border-right: 1px solid #CC0033;
    }

table.contenttoc td {

	font-family: Verdana;
    font-size: 8px;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

.content_rating {

	font-weight: normal;
	font-size: 8px;
}

.content_vote {

	font-weight: normal;
	font-size: 8px;
}


.category {

	color: #CC0033; 
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {

	color: #cc0033; font-weight: bold;
	}

a.category:hover {

	color: #CC0033;
	}

a.blogsection:link, a.blogsection:visited {
	color: #CC0033; 
	text-decoration: none; 
	font-family:  Verdana;
	font-size: 11px;
	}

a.blogsection:hover {
	color: #CC0033;	
	text-decoration: underline;
	font-size: 10px;
	}



.componentheading {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
 	color: #CC0033;
	text-align: left;
	padding-left: 10px;
	border-bottom: 2px solid #333333;
	}


table.moduletable {

	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	width: 100%;
	}

table.moduletable th {

	background: url(../images/thheader.jpg);
	height: 25px;
	padding-left: 20px;
	padding-top: 3px;
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	}

	
.sectiontableheader {

	background-color : #CC0033;
	background-repeat: repeat;
	padding: 2px;
	color : #333333;
	font-weight : bold;
	padding: 2px;
	}

.sectiontableentry1, {
	color: black;
	background-color : #ffffff;

	}
	
.sectiontableentry2 {
	color: #CC0033;
	background-color : #333333;
	}
	
 /*  Polls  */
 
.poll {
	/* polls texts */
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
	line-height: 10px
	}

.pollstableborder {

	border: 1px solid #cc0033;
}

a.weblinks:link, a.weblinks:visited {

	color: #CC0033; 
	text-decoration: none; 
	font-weight: normal;
	font-family: Verdana;
	}

a.weblinks:hover {

	color: #CC0033;	text-decoration: underline;
	}
	


.newsfeedheading {

   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   color: #333333;
   }

.newsfeeddate {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	}

.fase4rdf {

	font-family: Verdana;
	font-size: 11px; 
	color: #333333; 
	font-weight: normal;
	}

a.fase4rdf:link {

	font-size: 11px; 
	font-weight: bold; 
	color: #CC0033;
	}

a.fase4rdf:hover {

	font-size: 11px;
	font-weight: bold; color: #333333;
	}


table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #CC0033;
	}
	
	
.newsflash {
	font-size: 11px;
	text-align: justify;
	color: black;
	padding-top: 10px;
}


	* ====================================================================   
   VERTICAL MENU 
   ==================================================================== */ 
	
/* Wrapper */

#menuvertical {
	position: relative;
	font-size: 10px;
	font-family: Verdana;
	margin-bottom: 18px;
}

/* CSS Vertical Menu */


#menuvertical .navvirtcontainer
{
}

#menuvertical .navvirtcontainer ul
{
list-style: none;
border: none;
width: auto;
}

#menuvertical .navvirtcontainer li
{
list-style: none;
border-bottom: 1px solid white;
margin-left: -40px;

}

#menuvertical .navvirtcontainer li a
{
display: block;
text-align: right;
font-weight: bold;
text-transform: uppercase;
padding: 5px 10px 5px 5px;
background-color: #CC0033;
color: #fff;
text-decoration: none;
width: 175px;
width: auto;
}



#menuvertical .navvirtcontainer li a:hover
{
background-color: #ffffff;
color: #CC0033;
border-bottom: 1px 1px 1px 1px solid #CC0033;
}