/* prueba para chino*/
.genmedch { font-family:SimSun; font-size : 15px; padding:3px; text-align:justify;}
.gensmallch {
	font-family:SimSun;
	font-size : 11px;
	text-align:left;
	letter-spacing: 2px;
}
/*  Basado en documento creado por  http://www.subBlue.com */

 /* Estilo general. Color de la barra de scroll solo visible en IE5.5+ */
body {
	scrollbar-face-color: #DEEAB4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #669966;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #669966;
	scrollbar-track-color: #F0f4f3;
	scrollbar-darkshadow-color: #CCCCCC;
	padding-top : 0px;
	padding-left : 0px;
	background-position: 0 0;
	background-repeat:  repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

/* Fuente común para etiquetas */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
table{
	padding: 0px}
a:link,a:active,a:visited { color : #669966; }
a:hover		{ text-decoration: underline; color : #FF6600; }
hr	{ height: 0px; border: solid #669966 0px; border-top-width: 1px;}

/*color  borde alrededor de la pagina */
.bodyline{
	
	border: 1px solid #DEEAB4;
}

/* fuente en contenidos */
.smalltext {
font-size: 85%; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Valores genericos para todas las celdas */
th	{
	font-size: 18px; font-weight: bold;
	background-color: #669966;  font-family:  EuroRoman, "Lucida Console", sans-serif;
			text-decoration: none; color : #005901;
}
td.cat,td.catHead {
		background-color:#EAF5DC; border: #999999; border-style: solid; height: 20px;
}
td.catLeft {
	border: #CCFF99;
	border-style: dotted;
	border-left-width: 2px;
	border-top-width:0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	font-size : 13px;
	padding:8px;
}

.tbmenu, .topmenu{
border: #669966; border-style: solid;
	border-left-width: 1px; border-top-width:1px; border-right-width: 1px; border-bottom-width: 2px;
	padding:0px
}
tr.prices {
	font-size : 13px; 
	color : #000000;
	background-image: url(http://www.riverplateoutfitters.com/nicons/celdat.jpg);
}
/*
  Bordes adicionales para celdas de las principales tablas
  Los nombres indican el borde que es visible
  */
td.cat,td.catHead {
	height: 20px;
	border-width: 0px 0px 0px 0px;
}
th.thHead {
	border: #DEEAB4;
	border-style: solid;
	background-image : url(http://www.riverplateoutfitters.com/nicons/celdam.jpg);
}

th.thHead,td.catHead { border-width: 1px 1px 0px 1px; }


/* Textos */
.gen { font-size : 12px; }
.genmed, .img_caption_table,.tableb { font-size : 13px; padding:3px;}
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall,.tableb,.img_caption_table{ color : #000000; }
a.gen,a.genmed,a.gensmall,a.genmedch,a.gensmallch { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover, a.gensmallch:hover	{ color: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }



/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav,.tableh2_compact		{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav,a.tableh2_compact		{ text-decoration: none; color : #006699; }
a.nav:hover,a.tableh2_compact:hover	{ text-decoration: underline; }

.nav,.navmenu{
	background-color : #84938D;
}	
/* Quote & Code blocks */
.code, .maintable {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright, .footer	{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

.helpline {
	background-color: #CCFF99;
	border-style: none;
}
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EAF5DC; }
td.row2	{ background-color: #D4E8BA; }
td.row3	{ background-color: #DEEAB4; }
