/* Normal, standard links. */
a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	text-decoration:none;
	color:#FF952B
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body, td, th
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input
{
border: 1px solid black;
color: #FFFFFF;
background-color:#5D5D5D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom: 1px;
	
}
.inputradio
{
	border: 0px;
	background-color: #252525;
}
.clic
{
border: 1px solid black;
color: #FFFFFF;
background-color:#5D5D5D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom:0px;

}
textarea
{
border: 1px solid black;
color: #FFFFFF;
background-color:#5D5D5D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:2px;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	font-family: verdana, sans-serif;
	background-color:#5D5D5D;
}

/* Standard horizontal rule.. */
hr
{
	height: 1px;
	border: 0;
	color:#999999;
	background-color: #999999;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color:#999999;
	background-color: #999999;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color:#CCCCCC;
	border: 1px solid black;
	margin: 1px;
	padding: 2px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg
{
	background-color:#252525;
}
.windowbg2
{
	background-color:#333333;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color:#993300;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
	background-color: #B14B20;
	color: #FFFFFF;
}

/* The borders around things. */
.bordercolor
{
	background-color:#545454;
}
.tborder
{
	border:#545454;
}
.tablageneral
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.bordenegro
{
	border: 1px solid #000000;
}
/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

form { margin: 0px;}


/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
.copyright {
 	font-size: x-small;
	font-family: verdana, sans-serif;
}

.copyright a:link , .copyright a:visited, .copyright a:link , .copyright a:visited
{
	color: black;
	text-decoration: none;
}

.copyright a:hover, .copyright a:hover
{
	color:#993300;
	text-decoration: none;
}
.enlacescontenido a:link, .enlacescontenido a:visited, .enlacescontenido a:hover
{
	font-weight:bold;
}
.black
{
color:#000000;
font-size:x-small;
}
.menuiz
{
	background-color: #252525;
	padding: 3px;
	cursor:pointer;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;

}
.menuiz a:hover
{
color:#FFFFFF;
}
.noticias
{
border-bottom-style: solid;
border-bottom-color: #ffffff;
border-bottom-width: 1px;
}
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 734px;
	height: 100px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 100px;
	width: 1000px;
	padding: 0px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 1px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:123px;
	height: 100px;
}

#imageMenu ul li.overdose a {
	background: url(http://www.cg-films.net/publicidad/overdose.jpg) repeat scroll 0%;
}
#imageMenu ul li.notime a {
	background: url(http://www.cg-films.net/publicidad/publinotime.jpg) repeat scroll 0%;
}

#imageMenu ul li.darryl a {
	background: url(http://www.cg-films.net/publicidad/publidarryl.jpg) repeat scroll 0%;
}

#imageMenu ul li.heaven a {
	background: url(http://www.cg-films.net/publicidad/7thheaven.jpg) repeat scroll 0%;
}

#imageMenu ul li.vaughan a {
	background: url(http://www.cg-films.net/publicidad/publivaughan.jpg) repeat scroll 0%;
}

#imageMenu ul li.machinexpo a {
	background: url(http://www.cg-films.net/publicidad/publiexpo10.jpg) repeat scroll 0%;
	width: 320px;
}

.clear {
	clear: both;
}


/*************************************************************/