BODY {
	font: 10pt Tahoma;
	MARGIN: 0pt; 
	COLOR: #999999; 
	BACKGROUND-COLOR: #414141;
	background-image: url(images/background_main.jpg);
}
TR {
	font: 9pt Tahoma;
	height: 20
}
TD {
	font: 8pt Tahoma;
}
TH {
	font: 10pt Tahoma;
	COLOR: black;
}
FORM { margin: 0px; }
label { display: inline; }

TEXTAREA { overflow: auto; }

I { COLOR: #FFFFFF; }

P { margin: 0px; padding: 3px; }

A:link {
	COLOR: #CCCCCC; TEXT-DECORATION: none
}
A:visited {
	COLOR: #CCCCCC; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: none; position: relative; top: 1px;
}
A:active {
	COLOR: #E6E6E6; TEXT-DECORATION: none
}

/* -------------------------
	CSS FOR MENU 
---------------------------*/
.sub_cat {
	height: 22px;
	padding-left: 15px;
}
.parent_cat {
	height: 22px;
	padding-left: 15px;
}
/* END CSS FOR MENU */

/*-----------------------
	CSS FOR PRODUCT
------------------------*/
.thumb_product {
	width:190px;
	border: #999999 1px solid;
	float: left;
	margin-left: 8px;
	margin-bottom: 5px;
	height: 223px;
}
.title_product {
	padding: 5px;
	background-color:#666666;
	color:#CCCCCC;
	font-weight:bold;
	text-align:center;
	height:31px;
}
#count_down { margin-top: 10px; }
.bottom_product {
	text-align: center;
	padding: 5px;	
	background-color:#666666;
}
.product_img {
	text-align: center;
	padding-top: 15px;
	height:135px;
}
/* END CSS FOR PRODUCT */
table.adminlist th {
	margin: 0px;
	height: 15px;
	background-color:#999999;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
table.adminlist {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.adminlist th.title {
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #999999;
	padding: 4px;
}

legend {
	color:#0099FF;
	border-color:#999999;
}
.copyright A:link, .copyright A:visited { color: #99CC99; }
.pagecurrent
{
	background-color: #1E1E1E;
	border: #999999 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 11px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink
{
	background-color: #666666;
	border: #999999 1px solid;
	color:#000000;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 11px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.err {
	font-weight: bold;
	color: red;
}
.not_error {
	color: #CCCCCC;
	font-weight: bold;
}
.price_sale {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	text-decoration:line-through;
}
.detail_product_left {
	width: 180px;
	float: left;
}
.estimate_product {
	width: 220px;
	float: left;
	margin-left: 5px;
}
.tinput {
	border: #333333 1px solid;
	color:#CCCCCC;
	background-color: #666666;
}
.title {
	background-image: url(images/background.jpg);
	COLOR:#000000;
	font-weight: bold;
	height: 20;
}
.smallfont {
	font: 85% Tahoma;
	color: #666666;
}
.bigfont {
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
}
.normal {
	FONT-SIZE: 10pt
}

table#toolbar {
	margin: 3px 10px;
}
table#toolbar a.toolbar {
	color:#006600;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 55px;
	padding: 2px 1px 2px 1px;
}
table#toolbar a.toolbar:hover {
	color : #C64934;
	border: 1px solid #00CC00;
	background-color: #D7FFD7;
	padding: 3px 0px 1px 2px;
}
.title_center {
	height: 35px;
	background-image: url('images/bg_center_title.gif');
	font-weight: bold;
	color: #CCCCCC;
}
.title_center2 {
	height: 25px;
	background-image: url('images/bg_center2_title.gif');
	text-align: center;
}
.bgBottomBanner {
	background-image: url('images/bgImg.jpg');
	background-repeat: no-repeat;
	width: 980px;
	height: 190px;
	margin-top: 10px;
	padding-top: 21px;
	padding-left: 10px;
	padding-right: 10px;
}
#main {
	margin: auto;
	width: 1000px;
	padding: 5px;
	height: auto;
}

#main_left {
	width: 184px;
	float:left;
	
}

#main_center {
	width: 619px;
	float:left;
	margin-left: 7px;
	margin-right: 5px;
	font: 10pt tahoma;
	
}
#main_right {
	width: 184px;
	float: right;
}
#copyright {
	color: #CCCCCC;
	font: 11px tahoma;
	text-align: center;
	height: 70px;
	padding-top: 37px;
	padding-left: 100px;
	width: 1000px;
	height:105px;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
}
#content_chat {
	overflow: auto; 
	height: 350px; 
	width: 174px;
	background-color:#666666;
}
#banner {
	
}
#top_menu {
	height: 30px;
	background-image: url(images/bg_menu_top.gif);
}
.space {
	height: 25px;
}
/*====================
CSS FOR NEWS
=====================*/
.news_title {
	margin: 4px 0px 3px 0px;
	font-weight: bold;
	font-size: 13px;
}
.news_list {
	clear: both;
}
.news_content {
	padding: 5px;
	color: #CCCCCC;
	font-size: 12px;
}
.more {
	margin: 3px;
	text-align: right;
	padding-right: 5px;
}
.news_other {
	font-size: 10px;
	margin-top: 10px;
}
	.news_other .big_orange {
		font-size: 14px;
		font-weight: bold;
		color: #FF6600;
	}
	.news_other ul {
		margin-top: 5px;
		font-size: 12px;
	}
.news_author {
	color:#3366FF;
	font-style:italic;
}
.news_icon {
	border-bottom: #999999 1px dotted;
	border-top: #999999 1px dotted;
	text-align: right;
}
#news_comment {
	display: none;
}
	#news_comment .cm_input {
		border-right: #009900 1px solid;
		border-bottom: #009900 1px solid;
		border-top: #009900 1px solid;
		border-left: #009900 3px solid;
	}
/*=== END CSS FOR NEWS ==//

/*SMILES FOR CHAT */
#caja {
	width:100%;
	display: none;
	padding:5px;
}
#mostrar{
	display:block;
	width:70%;
	padding:5px;
}

#loader_container {
	WIDTH: 100%; POSITION: absolute; TOP: 40%; TEXT-ALIGN: center
}
#loader {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #cccccc 1px solid; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: 10px; Z-INDEX: 255; PADDING-BOTTOM: 16px; MARGIN: 0px auto; BORDER-LEFT: #cccccc 1px solid; WIDTH: 135px; COLOR: #999999; PADDING-TOP: 10px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}
#progress {
	FONT-SIZE: 1px; LEFT: 10px; WIDTH: 1px; POSITION: relative; TOP: 1px; HEIGHT: 5px; BACKGROUND-COLOR: #9d9d9d
}
#loader_bg {
	FONT-SIZE: 1px; LEFT: 8px; WIDTH: 113px; POSITION: relative; TOP: 8px; HEIGHT: 7px; BACKGROUND-COLOR: #ebebeb
}
.title_h2 {
	PADDING-RIGHT: 0px; text-align:center; PADDING-LEFT: 10px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; WIDTH: 480px; COLOR: #999999; PADDING-TOP: 10px; FONT-FAMILY: Verdana, Arial, Helvetica
}
.border_preview {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 5px; Z-INDEX: 100; BACKGROUND: #ffffff; PADDING-BOTTOM: 5px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #cccccc 1px solid; POSITION: absolute
}
.preview_temp_load {
	VERTICAL-ALIGN: middle; TEXT-ALIGN: center
}
.preview_temp_load IMG {
	BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #eeeeee 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: #eeeeee 1px solid; BORDER-BOTTOM: #eeeeee 1px solid; TEXT-ALIGN: center
}
