/* CSS Document */


body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
}
body {
	
	margin:0px;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #669ACC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	list-style: none; 
	white-space: inherit;
	margin-bottom: 0px;
	line-height:1.5em;
}
p { margin: 9px;}

#menu {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	margin-top: 25px;
}
html>body #menu {
	margin-left: 0px;
	margin-top: 15px;
}
#center-main {
	height: 155px;
	width: 750px;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px; 
	background:url(../../ChrisLeak/images/bg_center.gif) repeat-x left top;
}

#center {
	height: 155px;
	width: 750px;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#logo {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
#menu ul li{
	width: auto;
	display: inline;
	list-style: none;

}
#menu a:hover{
	color: #FF0000;
	text-decoration: none;
}
.footertext {
	font-size: 9px;
	}
td.footertext2 {font-size: 8px; color:#666666;}	
	

#main {
	width: 750px;
	margin: 0px auto;
/*	border-right: solid 1px #808080;
	border-left: solid 1px #808080; */
	background: #191919;
}
.slogan {
	float: left;
	text-align: center;
	width: 470px;
	height: 17px;
	font: italic bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF0000;
	margin-top: 10px;
	letter-spacing: 0.2em;
}


	/* Categories menu Left */
	#categories li { 
		line-height:1.4em;
		}
		
	
/* Algunos textos*/
	h1 {
		color: #FF9900;
		font: 27px bold Georgia, "Times New Roman", Times, serif;
		margin: 0px;
		text-transform: capitalize;
		}
	.celltop { 
		background: #333333;
		border-bottom: solid #666 1px;
		text-align: left;
		text-transform: uppercase;
		font-weight: bold; 
	}
	.cellbottom { 
		background: #494949;
		border-bottom: solid #666 1px;
		text-align:left; 
		margin: 5px 0px 5px 0px; 
	}
		hr { 
		color: #000000;
		border-top: solid 1px #000000;
		margin: 20px;
	}
	/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
input,select,textarea{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px; background-color:#FFFFFF;
	font-size: 12px;
	color: #333333;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
}
h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.paragraph {
	width: 500px;
	color: #000000;
}
.cellposters {
	background: #494949;
	border-bottom: solid #666 1px;
	text-align:center;
	margin: 5px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.cellposters-image {
	border-bottom: 1px solid #666;
	text-align:center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
.cellposters2 {

	background: #666666;
	border-bottom: solid #666 1px;
	text-align:center;
	margin: 5px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h2 {
	color: #FFCC00;
	font: 17px Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #FFFF00;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
input {
	font-size: 12px;
	color: #666666;
	height: 12px;
	border: 3px solid #CCCCCC;
}
.description {
	font-size: xx-small;
	color: #999999;
}


.link {
	color: #FFFF66;
	text-decoration: underline;
}



