@charset "utf-8";
/* CSS Document */
body{
	background-color: #eeeeee;
/*	background-image: url(../images/back.jpg); */
	background-repeat: repeat-y;
}

#login{
	font-family: Helvetica;
	font-size: 10px;
}

#footer{
	font-family: Helvetica;
	font-size: 9px;
	width: 100%;
}

#menu{
	font-family: Helvetica;
	font-size: 10px;
}

#menu ul#nav a:hover{
	color: #FF0000;
}

#menu_top{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
}

#menu_top a{
	text-decoration: none;
	color: #000000;
}

#menu_top a:hover{
	text-decoration: none;
	color: #ff0000;
}

#producto{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

#content #producto{
	text-align: left;
}

#content #producto a{
	font-size: 26px;
	font-weight: bold;
	color: #ff0033;
	text-decoration: none;
}
#content #producto a:hover{
	color: #ff8888;
	text-decoration: none;
}

#content #thumbs{
	text-align: left;
	padding-right: 11px;
}

#content #thumbs #desc p{
	line-height: 1;
	margin-top: 0.4em;
}

#content p{
padding-right: 15px;
text-align:justify;
}

#content {
padding-right: 15px;
}

#content #title{
text-align:justify;
}

#content #detail{
text-align:justify;
}

#login{
	font-family: Helvetica;
	font-size: 10px;
	border: 4px solid #ffffff;
	margin-bottom: 5px;
	width: 172px;
}
#login input[type="text"]{
	width: 80px;
}
#login input[type="password"]{
	width: 80px;
}
#login input[type="submit"]{
	width: 50px;
}
#login .loginbg { background: #eee; padding: 5px; padding-left: 2px; text-align: left; }
#login .loginbg form { margin: 0; padding: 0; }
#submit { border: 1px solid #ffffff; margin-top: 5px; margin-left: 2px; color: #000000; background-color: #cccccc; }
#login p span { background: #ff0033; padding: 3px 5px; margin-left: 2px; color: #ffffff; }
#login label { color: #000; font-size: 10px; margin-left: 2px; text-align: left; }

#content{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}

#content a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0033;
}

#content a:hover{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff8888;
}

#content a img{
	border: none;
}

#title{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0033;
}

#detail a{
	font-size: 9px;
	text-decoration: none;
	color: #ff0033;
}

#detail a:hover{
	font-size: 9px;
	text-decoration: none;
	color: #ff8888;
}

#thumbs{
	padding-left: 11px;
	font-size: 11px;
}

#content #thumbs #desc{
	padding-top: 0px;
}

#news_left {
width: 150px;
/* Horizontal Scrollbar Killer */
padding: 6px 8px; font: Helvetica 11px; color: #404040; background: #fff; height: 150px; overflow: auto; margin-top: 10px;
}
#news_left { background: #eee; }
#news_left a{
text-decoration: none;
color: #ff0033;
}
#news_left a:hover{
text-decoration: none;
color: #ff8888;
}
/* #wordspew #chatoutput span { font-size: 11px; color: #b02a74; }
#wordspew #chatForm label, #shoutboxAdmin { color: #404040; display: block; margin: 4px 0 2px 3px; }
#wordspew #chatoutput a { font-style: normal; font-weight: bold; color: #b02a74; }
#wordspew #chatoutput li span a { font-weight: normal; display: inline !important; border-bottom: 1px dotted #b02a74; }
#wordspew #chatForm { margin: 0; padding: 0; margin-bottom: -5px; }
#wordspew #chatForm input[type="hidden"] { border: 0; padding: 0; }
#wordspew #chatForm input, #sidebar-right .tabberlive .tabbertab #wordspew #chatForm textarea, #wordspew #chatForm #shoutboxOp { width: 120px; display: block; margin: 0 auto; }
#wordspew #chatForm textarea { width: 150px; }
#wordspew #chatForm input#submitchat { background: #eee; color: #b02a74; width: 70px; margin: 10px auto; border: 0; padding: 2px; }
#wordspew #chatoutput ul#outputList { padding: 0; position: static; margin: 0; }
#wordspew #chatoutput ul#outputList li { padding: 4px; margin: 0; color: #404040; background: none; font-size: 11px; list-style: none; }
#wordspew #chatoutput ul#outputList li:before { content: ''; }
#wordspew ul#outputList li:first-line { line-height: 16px; } */
#flash {position: relative;
z-index: 1;
margin: 0 auto;
}