/* v6.02 CSS */

/* GLOBAL classes - skin & pages */
body {font-family: Tahoma, Arial, Helvetica, sans-serif;  }
p {font-family: Tahoma, Arial, Helvetica, sans-serif;   }
td { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px;}
input { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px;}
textarea { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px;}
select { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px;}
hr {border: 1px solid #c3c3c3;}

.toplink { font-size: 12px; color: #124490; text-decoration: none; }
.toplink a { font-size: 12px; color: #124490; text-decoration: underline; }
.toplink a:hover { font-size: 12px; color: #124490; text-decoration: none; }

/* CONTENT PAGES classes */
.help_menu { font-size: 12px; font-weight: bold; padding-left: 25px; padding-bottom: 5px; border: 1px solid #eeeeee;}
.help_title { font-size: 12px; font-weight: bold;}
.help_title a { color: #c78100; text-decoration:  underline;}
.help_title a:hover { color: #c78100; text-decoration: none; }
.help_topic { font-size: 12px; font-weight:normal;}
.help_topic a { color: #c78100; text-decoration:  none;}
.help_topic a:hover { color: #c78100; text-decoration: none; }


.topic_id { font-size: 12px; font-weight: bold; padding-left: 25px; padding-bottom: 5px; border-bottom: 2px solid #eeeeee;}
.topic_id a { color: #0877c3; text-decoration:  underline;}
.topic_id a:hover { color: #0877c3; text-decoration: none; }

.topic_content { font-size: 12px; font-weight: normal; color: #000000; margin-top: 5px; margin-bottom: 10px;}
.topic_content a { color: #0877c3;}
.topic_content a:hover { color: #0877c3;}



.db {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #fdb500; 
	margin-top: 0px;
	padding-top: 0px;
	}
.db a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #fdb500; text-decoration: none; margin-top: 0px;padding-top: 0px;}
.db a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #fdb500; margin-top: 0px; padding-top: 0px; text-decoration:underline}

.lb {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}
.lb a { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none;}
.lb a:hover { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #fdb500;}

.featfont { font-family: Helvetica; font-size: 15px; font-weight: bold; color: #444444; text-decoration: none; }

.bordermenu  { border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-right: 1px solid #777777; border-bottom: 1px solid #777777;}

.warning { background: #ffe432; font-size: 12px; font-weight: bold; color: #bb0000; text-decoration: none; }
.warning a { font-size: 12px; font-weight: bold; text-decoration: underline; color: #bb0000;}
.warning a:hover { font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: none;}

.h5 { 
	font-size: 18px;
	color: #714638;
/*	border-top: 2px solid #acb8c1;*/
	 }

.auction_header { 
	font-size: 18px;
	color: #ffffff;
	background: url(img/td_title_auction_center.gif) repeat-x;
	height:24px;
	 }

.bordercat { background-color: #feedb7; border: 1px solid #df7417;}
.bordermenumembers { background-color: #fcf7e3; border: 1px solid #df7417;}
.borderstat { background-color: #ddeeff; border: 1px solid #042eb9;}
.bordersubcat { background-color: #e5eca9; border: 1px solid #707734;}


.borderfeat { background-color: #ffffff; border: 1px solid #714638;}
.c1feat { color: #000000; font-weight: bold; text-decoration: none; font-size: 12px;} /* blue */
.c1feat a {color: #000000; font-weight: bold;}
.c1feat a:hover {color: #000000; font-weight: bold;}

/* Classes for categories featured items */
.catfeatmaincell { background-color: #ffffff; border: 1px solid #888888;}
.catfeattable { }
.catfeatpic { }
.catfeatc3 {  color: #000000; font-weight: bold; text-decoration: none; font-size: 12px;}
.catfeatc3 a {color: #000000; font-weight: bold;}
.catfeatc3 a:hover {color: #000000; font-weight: bold;}
.catfeatc1 { background-color: #ebf0eb; }

/* EOF Classes for categories featured items */



#bot { border-bottom: 1px solid #E1E2E4;}

.subcat { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px; color: #000000; }
.subcat a { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px; color: #222222;}
.subcat a:hover { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px; color: #555555;}

.catmain { font-size: 12px; font-weight: bold; color: #0033cc; }
.catmain a {font-weight: bold;  font-size: 12px; color: #0033cc;}
.catmain a:hover { font-weight: bold; font-size: 12px; color: #3366cc;}


.buyingtitle { background-color: #759c0c; color: #ffffff;}
.sellingtitle { background-color: #ff8a00; color: #ffffff;}


/* Alert fonts*/
.redfont {color: FF0000;}
.greenfont {color: #006600;}
.bluefont {color: #0000CC;}
.alertfont {color: #FF0000;}

/* Feedback fonts*/
.positive {color: #fde446;}
.pos_neu {color: #ffce47;}
.neutral {color: #ffa247;}
.neu_neg {color: #ff7343;}
.negative {color: #ff4747;}

/* SYSTEM classes - skin & pages */

/* payment gateways table */
.paymenttable {border: 1px solid #666666; background-color: #FFFFFF;}
.paytable1 {background-color: #FFFFFF;}
.paytable2 {background-color: #F8F8F8;}
.paytable3 {background-color: #f0f0f0;}
.payactive {color: blue;}


.sell { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #495b18;font-weight: normal; text-decoration: none;}
.sell a { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #495b18; font-weight: normal; text-decoration: none;}
.sell a:hover { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #495b18; font-weight: normal; text-decoration: underline; }

.item { font-size: 12px; color: #000000; text-decoration: none;}
.item a { font-size: 12px; color: #000000; text-decoration: underline; }
.item a:hover { font-size: 12px; color: #FF0000; text-decoration: none; }

.smallfont { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; padding-right:5px;}
.smallfont a { font-size: 12px; color: #000000; text-decoration: none; }
.smallfont a:hover { font-size: 12px; color: #000000; text-decoration: underline; }

.contentfont { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1a1100; text-decoration: none; }
.contentfont a { font-size: 12px; color: #1a1100; text-decoration: none; }
.contentfont a:hover { font-size: 12px; color: #1a1100; text-decoration: underline; }

.contentfont input{
	color: #402f01;	
	background-color:#ffffff;
	border:#c78100 1px solid;
}
input, select, textarea{
	color: #402f01;	
	background-color:#ffffff;
	border:#c78100 1px solid;
}
input:focus, select:focus, textarea:focus{
	background-color:#fff4d9;
	border:#c78100 1px solid;
}
.c5_azul input, .c5_azul inputselect, .c5_azul inputtextarea{
	color: #0e141a;	
	background-color:#ffffff;
	border:#0085c7 1px solid;
}
.c5_azul input:focus, .c5_azul select:focus, .c5_azul textarea:focus{
	color: #0e141a;	
	background-color:#d9f2ff;
	border:#0085c7 1px solid;
}

.contentfont_verde { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #90a600; text-decoration: none; }
.contentfont_verde a { font-size: 12px; color: #90a600; text-decoration: none; }
.contentfont_verde a:hover { font-size: 12px; color: #90a600; text-decoration: underline; }

.membersfont { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1a1100; text-decoration: none; }
.membersfont a { font-size: 12px; color: #1a1100; text-decoration: none; }
.membersfont a:hover { font-size: 12px; color: #1a1100; text-decoration: underline; }

.font_naranja { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1a1300; text-decoration: none; }
.font_naranja a { font-size: 12px; color: #402f01; text-decoration: none; }
.font_naranja a:hover { font-size: 12px; color: #402f01; text-decoration: underline; }

.font_verde { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #151a0a; text-decoration: none; }
.font_verde a { font-size: 12px; color: #354019; text-decoration: none; }
.font_verde a:hover { font-size: 12px; color: #354019; text-decoration: underline; }

.font_azul { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0e141a; text-decoration: none; }
.font_azul a { font-size: 12px; color: #223140; text-decoration: none; }
.font_azul a:hover { font-size: 12px; color: #223140; text-decoration: underline; }

.subcatfont {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #707734; text-decoration: none; }
.subcatfont a {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #707734; text-decoration: none; }
.subcatfont a:hover {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #2f330a; text-decoration: none; }

.submenu {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.submenu a {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.submenu a:hover { font-size: 12px; font-weight: bold; color: #FFFF00; text-decoration: none; }

/* SYSTEM classes - auctiondetails.php */
.topitempage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-bottom: 5px; padding: 6px; line-height: 18px; }
.topitempage a { font-size: 12px; color: #000000; text-decoration: underline; }
.topitempage a:hover { font-size: 12px; color: #FF0000; text-decoration: underline; }
.itemid { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px; color: #ffffff; font-weight: bold;}
.itemidend { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px; color: #ffffff; font-weight: bold;}
.subitem { background-color: #ffffff; border: 1px solid #c3c3c3;}
.counter {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.picselect { background-color: #F0F0F0; font-weight: bold;}
.picselectmain { background-color: #F8F8F8;}
.leftborder {border-left: 1px solid #c3c3c3;} 

.gradient {border: 1px solid #999999; background-color: #FFFFE1; } /* featured items images bg */

/* SYSTEM classes - border for Steps in sell item pages */
.sellsteptab { border: 1px solid #c3c3c3;}
.sell1 { background-color: #4475c6; color: #ffffff; font-weight: bold;}
.sell2 { background-color: #E1E2E4; color: #000000; font-weight: normal;}
.selldigit { background-color: #F8F8F8; font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #4475c6; font-weight: bold; text-decoration: none; }

/* SYSTEM classes - font in Members area  */
.boldgrey { font-size: 12px; color: #666666; font-weight: bold; text-decoration: none;}
.boldgrey a { font-size: 12px; color: #666666; font-weight: bold; text-decoration: none;}
.boldgrey a:hover { font-size: 12px; color: #666666; font-weight: bold; text-decoration: underline;}

/* THEME classes - members_area_header_menu.php  */
.membmenuicon { padding-bottom: 4px;padding-top: 4px;}
.memmenu_a {background-color: #68633b; border-right: 2px solid #ffffff;}
.memmenu_a a {font-weight: bold; color: #ebe3bc; text-decoration: none;}
.memmenu_a a:hover {font-weight: bold; color: #ebe3bc; text-decoration: underline;}

.memmenu_u {background-color: #f3f6e3; color: #000000; text-decoration: none;}
.memmenu_u a { color: #736f4a; text-decoration: none;}
.memmenu_u a:hover { color: #736f4a; text-decoration: underline;}

.submembmenu { border-top: 2px solid #e65800;}

.subcell_a { background-color: #e65800; font-weight: bold; color: #ffffff; text-decoration: none; padding-left: 5px; padding-right: 5px;}
.subcell_a a { font-weight: bold; color: #ffffff; text-decoration: none;}
.subcell_a a:hover {font-weight: bold; color: #ffffff; text-decoration: underline; }

.subcell_u { background-color: #fdedaf; font-weight: normal; color: #000000; text-decoration: none; padding-left: 5px; padding-right: 5px;}
.subcell_u a { font-weight: normal; color: #000000; text-decoration: none;}
.subcell_u a:hover {font-weight: normal; color: #000000; text-decoration: underline; }

.membmenu {background-color: #F8F8F8; }

/* SYSTEM classes - links color in categories headers */
.cathead { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: normal; color: #796325; text-decoration: none; }
.cathead a { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #796325; text-decoration: none; }
.cathead a:hover { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #796325; text-decoration: underline; }

/* SYSTEM classes - error & alert message */
.errormessage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-top: 8px; margin-bottom: 16px; padding: 6px; line-height: 18px; }

/* V5 & system classes &  - main colors */
.c3 {background-color: #ff9523; color: #FFFFFF; font-weight: bold; text-decoration: none;} /* blue */
.c3 a {color: #FFFFFF; font-weight: bold;}
.c3 a:hover {color: #FFFFFF; font-weight: bold;}

.cm {background: url(img/fondo_table_header.gif) repeat-x; color: #000000; font-weight: normal; text-decoration: none;} /* blue */
.cm a {color: #000000; font-weight: normal;}
.cm a:hover {color: #000000; font-weight: bold;}
/*.cm {background-color: #0884ce; color: #FFFFFF; font-weight: bold; text-decoration: none;} /* blue */
/*.cm a {color: #FFFFFF; font-weight: bold;}
.cm a:hover {color: #FFFFFF; font-weight: bold;}*/

.c1 {background-color: #fcf7e3;}
.c1_azul{background-color: #e3f0fc;} 
.c1_verde{background-color: #f9fce3;} 
.c2 {background-color: #ffbf23;} /* lightgray light */

.c4 {background:url(img/fondo_table_header.gif) repeat-x;}
.c4_verde {background:url(img/fondo_table_header_verde.gif) repeat-x;}
.c4_azul {background:url(img/fondo_table_header_azul.gif) repeat-x;}
.c5 {background-color: #fcdf7e;}
.c5_borde {border:#fcdf7e solid 2px;}
.c5_azul {background-color: #7ebdfc;}
.c5_azul_borde {border:#7ebdfc solid 2px;}
.c5_verde {background-color: #ecfc7e;}
.c5_verde_borde {border:#ecfc7e solid 2px;}
.c6 {background-color: #EEF2F9; color: #003399;}
.c7 {background-color: #E3E4EB;} /* bluegray admin area */
.c8 { background-color: #0C6CBB; color: white; font-weight: bold; }
.c9 { background-color: #acc7ef; }
.whiteback { background-color: white; }
.cmenu {background-color: #ffbf23;}
.cfeatured{background-color: #b38a7d;}
.verde_claro_alto{
	background-color:#fdffe8;
}
.verde_claro_bajo{
	background-color:#ffffff;
}
.azul_claro_alto{
	background-color:#ffffff;	
}
.azul_claro_bajo{
	background-color:#e8f4ff;	
}
.naranja_claro_alto{
	background-color:#ffffff;	
}
.naranja_claro_bajo{
	background-color:#fff7e8;	
}
/* SYSTEM classes - register.php */
.creg2 {background-color: #F8F8F8;} /* lightgray light */
.creg3 {background-color: #F0F0F0;} /* lightgray middle*/
.creg4 {background-color: #ffffff;} /* inside bg for tables */
.creg5 {background-color: #a6a6a6;} /* block tables */
.regborder {background-color: #ffffff; border: 1px solid #a6a6a6;}
.regsignup {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.reguser { font-size: 9px; background-color: #FFFFFF; color: #666666;} /* small text for comments*/
.pintext { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 18px; font-weight: bold; color: #666666; }

.border {border: 1px solid #c3c3c3; }
.border_img {border: 1px solid #f0f3fc; }
.border_auction {border: 1px solid #d27d00; }
.border_auction_azul {border: 1px solid #5d83aa; }
.border_auction_verde {border: 1px solid #90a600; }


/* V5 classes - featured items colors in main page */
a.hidelayer:link {font-size: 12px; color: #333333; font-weight: bold; text-decoration: none;}
a.hidelayer:visited {font-size: 12px; color: #333333; font-weight: bold; text-decoration: none;}

/* V5 classes - main nav menu colors */

.user { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; color: #3e3927; }

/* V5 classes - other */
.search {font-size: 12px; font-weight: bold; color: #a09c35; text-decoration: none;}
.search a {font-size: 12px; font-weight: bold; color: #a09c35; text-decoration: none;}
.search a:hover { font-size: 12px; font-weight: bold; color: #a09c35; text-decoration: underline; }
.search input {font-size: 12px; font-weight: bold; color: #a09c35; border: 1px solid #a09c35; text-decoration: none;}
.search input:focus { border: 1px solid #6e6b24; background:#f2f2e6;}
.search select {font-size: 12px; font-weight: bold; color: #a09c35; border: 1px solid #a09c35; text-decoration: none;}
.search select:focus { border: 1px solid #6e6b24;background:#f2f2e6;}


.categories { font-family: Tahoma, Arial, Helvetica, sans-serif;  color: #000000; font-size: 12px; text-decoration: none;}
.categories a { font-family: Tahoma, Arial, Helvetica, sans-serif;  color: #000000; font-size: 12px; text-decoration: none;}
.categories a:hover { font-family: Tahoma, Arial, Helvetica, sans-serif;  color: #000000; font-size: 12px; text-decoration: underline;}
.categories_main { font-family: Tahoma, Arial, Helvetica, sans-serif;  color: #000000; font-size: 9px; text-decoration: none;
width:95px;
height:95px;
border:#e5eca9 solid 2px;
}
.categories_main_roll { font-family: Tahoma, Arial, Helvetica, sans-serif;  color: #000000; font-size: 9px; text-decoration: none;
width:95px;
height:95px;
border:#707734 solid 2px;
}
.categories_main a { font-family: Tahoma, Arial, Helvetica, sans-serif;  color: #000000; font-size: 10px; text-decoration: none;}
.categories_main a:hover { font-family: Tahoma, Arial, Helvetica, sans-serif;  color: #000000; font-size: 10px; text-decoration: underline;}

.maintext { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px; }
.title { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 12px; }

/* V5 classes - footer.php */
.footerfont { font-size: 12px; color: #2f330a; text-decoration: none; font-weight: bold }
.footerfont a { font-size: 12px; color: #2f330a; text-decoration: none; font-weight: bold }
.footerfont a:hover { font-size: 12px; color: #2f330a; text-decoration: underline; font-weight: bold }

.footerfont1 { font-size: 12px; color: #000000; text-decoration: none; }
.footerfont1 a { font-size: 12px; color: #000000; text-decoration: underline; }
.footerfont1 a:hover { font-size: 12px; color: #000000; text-decoration: none; }

.bold_item { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}
.bold_item a { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
.bold_item a:hover { font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; }

.hl_item { background-color: #ffd780; border-top:#d27d00 2px solid; border-bottom:#d27d00 2px solid;}
.hl_item_left { background-color: #ffd780; border-left:#d27d00 2px solid; border-top:#d27d00 2px solid; border-bottom:#d27d00 2px solid;}
.hl_item_right { background-color: #ffd780; border-right:#d27d00 2px solid; border-top:#d27d00 2px solid; border-bottom:#d27d00 2px solid;}
.hl_item_verde { background-color: #aaff80; border-top:#9ca759 2px solid; border-bottom:#9ca759 2px solid;}
.hl_item_verde_left { background-color: #aaff80; border-left:#9ca759 2px solid; border-top:#9ca759 2px solid; border-bottom:#9ca759 2px solid;}
.hl_item_verde_right { background-color: #aaff80; border-right:#9ca759 2px solid; border-top:#9ca759 2px solid; border-bottom:#9ca759 2px solid;}
.hl_item_azul { background-color: #80d0ff; border-top:#5889a6 2px solid; border-bottom:#5889a6 2px solid;}
.hl_item_azul_left { background-color: #80d0ff; border-left:#5889a6 2px solid; border-top:#5889a6 2px solid; border-bottom:#5889a6 2px solid;}
.hl_item_azul_right { background-color: #80d0ff; border-right:#5889a6 2px solid; border-top:#5889a6 2px solid; border-bottom:#5889a6 2px solid;}

/* NASH MOD - COMMUNITY-360 */
.contentfont2 { font-size: 11px; color: #0000CC; text-decoration: none; } 
.contentfont2 a { font-size: 11px; color: #0000CC; text-decoration: underline; } 
.contentfont2 a:hover { font-size: 11px; color: #FF0000; text-decoration: underline; }
/* NASH MOD - END OF COMMUNITY-360 */

.sh {
	width:31px !important;
	font-size: 8px; 
	color: #000000; 
	font-weight: bold; 
	background-image: url(img/sh.gif); 
	background-repeat: no-repeat; 
	background-position: center top;
	padding-top:2px;
	}
.sh a { font-size: 8px; color: #000000; text-decoration: none; font-weight: normal;}
.sh a:hover {	font-size: 8px; color: #000000; text-decoration: none;  font-weight: normal;}	

a.ln {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	color:#000;
	padding-left: 4px;
	padding-top: 1px;
	font-size: 11px;
}
a.ln:hover {
	padding-left: 4px;
	padding-top: 1px;
	color:#000;
	text-decoration: underline;
	font-size: 11px;
}
.x0 { font-size: 10px; font-weight: bold; color: #124490; text-decoration: none; }
.x0 a { font-size: 10px; font-weight: bold; color: #124490; text-decoration: underline; }
.x0 a:hover { font-size: 10px; font-weight: bold; color: #124490; text-decoration: none; }

.x1 { font-size: 12px; font-weight: bold; color: #124490; text-decoration: none; }
.x1 a { font-size: 12px; font-weight: bold; color: #124490; text-decoration: underline; }
.x1 a:hover { font-size: 12px; font-weight: bold; color: #124490; text-decoration: none; }

.x2 { font-size: 16px; font-weight: bold; color: #FE8E09; text-decoration: none; }
.x2 a { font-size: 16px; font-weight: bold; color: #FE8E09; text-decoration: underline; }
.x2 a:hover { font-size: 16px; font-weight: bold; color: #FE8E09; text-decoration: none; }

.x3 { font-size: 20px; font-weight: bold; color: #5FC5F6; text-decoration: none; }
.x3 a { font-size: 20px; font-weight: bold; color: #5FC5F6; text-decoration: underline; }
.x3 a:hover { font-size: 20px; font-weight: bold; color: #5FC5F6; text-decoration: none; }

.x4 { font-size: 24px; font-weight: bold; color: #006600; text-decoration: none; }
.x4 a { font-size: 24px; font-weight: bold; color: #006600; text-decoration: underline; }
.x4 a:hover { font-size: 24px; font-weight: bold; color: #006600; text-decoration: none; }

.x5 { font-size: 28px; font-weight: bold; color: #FF0000; text-decoration: none; }
.x5 a { font-size: 28px; font-weight: bold; color: #FF0000; text-decoration: underline; }
.x5 a:hover { font-size: 28px; font-weight: bold; color: #FF0000; text-decoration: none; }

a.marquee_link{
	font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration: none;
}
a.marquee_link:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration: none;
}
div.marquee_link_div{
	margin-left:2px;
	margin-right:2px;	
	width:120px;
	height:122px;
	background-color:#fcf7e3;
	padding-top:2px;
	border:#fcf7e3 solid 2px;
	float:left;
	cursor:pointer;
	text-align:center;
}
div.marquee_link_div_roll{
	margin-left:2px;
	margin-right:2px;		
	width:120px;
	height:122px;
	background-color:#fcf7e3;
	padding-top:2px;
	border:#df7417 solid 2px;
	float:left;	
	cursor:pointer;	
}
div#scroll_marquee{
	width:777px;
	height:130px;
	border:#ab5911 solid 2px;
	padding:2px 2px 2px 2px;
}
.jscroller2_up, .jscroller2_down, .jscroller2_left, .jscroller2_right {
 margin: 2px 0 2px 0;
 padding: 1px 0 0 0;
}

.jscroller2_left, .jscroller_right, .jscroller2_left_endless, .jscroller2_right_endless {
 white-space: nowrap;
}
.texto_banner{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	width:25%;
}
.texto_banner a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.texto_banner a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:underline;	
}
.texto_banner img{
	border:none;
}
.publicidad_100_spanish{
	background:#FFF url(img/publicidad_100_spanish.gif) left center no-repeat;
}
.publicidad_100_english{
	background:#FFF url(img/publicidad_100_english.gif) left center no-repeat;
}
.publicidad_100_germany{
	background:#FFF url(img/publicidad_100_germany.gif) left center no-repeat;
}