/* 
  Those are the main and generic styles for this theme
*/


.msgsuccess{
	list-style-image: url("../../theme/default/images/custom/visto_bueno.jpg");
}
.msgerror{
	list-style-image: url("../../theme/default/images/custom/warning1.png");
}

.cfmf {
	color: #fbb659; font-weight: bold !important; text-decoration: none !important; 
}
.caf {
	color: #44c3e5; font-weight: bold !important; text-decoration: none !important; 
}
.cnpf {
	color: #9655a2; font-weight: bold !important; text-decoration: none !important; 
}
.cppf {
	color: #a8c973; font-weight: bold !important; text-decoration: none !important; 
}

.Estilo1profil {  font-size: 16px;  font-weight: bold;  }
.txt_tabgris { FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #717376; FONT-SIZE: 11px }
.txt_tabnaranja { FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #eb4322; FONT-SIZE: 11px }
						
.Estilo1 {font-size: 18px}
.Estilo2ap {font-size: 16px}
#divCropImageBorder {
	border:			1px solid #000;
}
#cropImageContainer {
	position:		relative;
	left:			0;
	top:			0;
	z-index:		1;
	cursor:			crosshair;
	background:		#000;
}
#cropImage {
	display:		block;
	position:		relative;
	left:			0;
	top:			0;
	z-index:		3;
	cursor:			crosshair;
}
.divSelectionHor {
	position:		absolute;
	left:			0;
	top:			0;
	width:			1px;
	height:			1px;
	font:			1px/1px verdana, sans-serif;
	background-color:#6699CC;
	z-index:		10;
	cursor:			crosshair;
	visibility:		hidden;
}
.divSelectionVer {
	position:		absolute;
	left:			0;
	top:			0;
	width:			1px;
	height:			1px;
	font:			1px/1px verdana, sans-serif;
	background-color:#6699CC;
	z-index:		10;
	cursor:			crosshair;
	visibility:		hidden;
}
#imageCropSelection {
	position:		absolute;
	left:			0px;
	top:			0px;
	display:		block;
	overflow:		hidden;
	z-index:		9;
	visibility:		hidden;
}

#divShield {
	position:		absolute;
	left:			0;
	top:			0;
	background:		#6699CC;
	z-index:		4;
	cursor:			default;
	visibility:		hidden;
	filter:			alpha(opacity=50);
	opacity:		0.5;
	-moz-opacity:	0.5;
}

.Estilo3 {font-size: 9px}

.style2 { font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; }

.Estilo2 {font-size: 24px; font-weight: bold; }
.Estilo4 {font-size: 18px; font-weight: bold; }

.scrool {
background-color:#ffffff;
  	color:#000000;
  	
  	font-size:14;
	font-weight:normal;
	font-family: arial, sans-serif;
	text-align:left; 
	text-transform:none; 	
	
	margin:0pt;	
	
	padding-left:15pt;
	padding-right:5pt;
	padding-top:10pt;
	padding-bottom:10pt;
	
	height:180pt !important;
  	overflow:scroll !important;
  	
	scrollbar-face-color: #333399;
	scrollbar-highlight-color: #6666cc;
	scrollbar-shadow-color: #111177;
	scrollbar-3dlight-color: #000066;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #E6ECFC;
	scrollbar-darkshadow-color: #000000;

}
.scrool1 {background-color:#ffffff;
  	color:#000000;
  	
  	font-size:14;
	font-weight:normal;
	font-family: arial, sans-serif;
	text-align:left; 
	text-transform:none; 	
	
	margin:0pt;	
	
	padding-left:15pt;
	padding-right:5pt;
	padding-top:10pt;
	padding-bottom:10pt;
	
	height:180pt !important;
  	overflow:scroll !important;
  	
	scrollbar-face-color: #333399;
	scrollbar-highlight-color: #6666cc;
	scrollbar-shadow-color: #111177;
	scrollbar-3dlight-color: #000066;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #E6ECFC;
	scrollbar-darkshadow-color: #000000;
}
.scrool2 {background-color:#ffffff;
  	color:#000000;
  	
  	font-size:14;
	font-weight:normal;
	font-family: arial, sans-serif;
	text-align:left; 
	text-transform:none; 	
	
	margin:0pt;	
	
	padding-left:15pt;
	padding-right:5pt;
	padding-top:10pt;
	padding-bottom:10pt;
	
	height:180pt !important;
  	overflow:scroll !important;
  	
	scrollbar-face-color: #333399;
	scrollbar-highlight-color: #6666cc;
	scrollbar-shadow-color: #111177;
	scrollbar-3dlight-color: #000066;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #E6ECFC;
	scrollbar-darkshadow-color: #000000;
}


	.myContactUsers { margin:: 0px 2px 0px 2px; padding: 0px 0px 0px 0px; vertical-align: top; }
	.myContactUsers li { 
		display: table-cell !important;
		list-style-type: none !important;
		padding: 0px 0px 0px 0px;
		margin: 0px 5px 0px 5px;
		width:139px;
		vertical-align: top;
	}
	
	.myUsersBirtdate, .myPetsBirtdate { margin:: 0px 3px 0px 3px; padding: 0px 0px 0px 0px; vertical-align: top; }
	.myUsersBirtdate li, .myPetsBirtdate li { 
		display: table-cell !important;
		list-style-type: none !important;
		padding: 0px 0px 0px 0px;
		margin: 0px 8px 0px 8px;
		width: 95px;
		vertical-align: top;
	}
	
	.datosLoading {
		padding: 0px;
		margin: 20px;
		width: auto;
  	font-weight: bold;
  	color: #f57f25;
  	font-size: 15px;
	}
	
	.myUsersBirtdate li a, .myPetsBirtdate li a {
		font-weight:bold;
	}

	#divusersbirtdate, #divusersbirtdatepets { vertical-align: middle !important; }

/*  normal css */
body {
	/*background: #8cc242 url("images/custom/fondo.jpg") repeat-y 50% 0 fixed;*/
	color: #494c4f;
	margin: 0px;
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 11px;
}


td, p {
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}

.link_desktop { color: #494c4f; text-decoration: none; font-weight: bold; font-size: 11px;}
.link_desktop:hover { color: #494c4f; text-decoration: underline; font-weight: bold; font-size: 11px;}
.link_desktop:visited { color: #494c4f; text-decoration: none; font-weight: none; font-size: 11px;}

.link_desktop_l { color: #999999; text-decoration: none; font-weight: bold; font-size: 11px;}

a {
  color: #494c4f;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none;
}

input, select, textarea {
  font-size: 100%;
  line-height: 150%;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.submit {
  background: #c0fd5a;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #494c4f;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #494c4f;
}

.submit_disabled {
  background: #CCCCCC;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #999999;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #999999;
}

/* Text hilight */
.hilight {
  background-color:#FFFF00; /* #DCE6FF; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*
  Gauges Styles
*/
#gaugewrapper {
  border: solid 1px #000; 
  width: 100%;
}

#gaugelevel {
  position: relative; 
  left: 0; 
  top: 0; 
  background-color: #CCFF00;
}

#gaugelabel {
  width: 100%; 
  position: relative; 
  top: 0; 
  left: 0; 
  text-align: center;
}

/*
  This small hack will force the main table
  to expand vertically and stretch it so it
  fills the browser viewport.
*/
html,body{
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
}

.fullheight {

  background-image:url(theme/default/images/custom/vert_14repeticion.jpg);
  background-position:left;
  background-repeat:repeat-y;
}

/*
  The following "homeColorSet" and "footerColorSet"
  styles are color switches for elements that are outside
  the main white-backgrounded area, the home one is
  located on the homepage (which has a dark blue background)
  and the footer covers the bottom of each page which
  is also using a dark blue background color
*/
.homeColorSet1 {
  color: #53585B;
}

.homeColorSet2 {
	color: #6DBC00;
}

.footerColorSet1 {
  color: #FFFFFF;
}

.footerColorSet2 {
  color: #ececec;
}

/* Inkspot styles */
#inkspotMainPostBody {
  position: relative;
  background-color: #F2F5FF;
  padding: 20px;
  width: 660px;
  border: 1px solid #BBD4F9;
}

/* Calendars Styles */
#calendar_emptyday {
  border: #FFFFFF solid 1px;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_day {
  border: #CCCCCC solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_busyDay {
  border: #CCCCCC solid 1px;
  background-color: #c0fd5a;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
  color: #494c4f;
}

#calendar_busyDay a {
  display: block;
  width: 100%;
  height: 100%;
  color: #494c4f;
  text-decoration: none;
}

#calendar_row {
  clear: both;
}

#calendar {
}

/* Vote styles */
#votewrap {
  height: 10px;
  width: 50px;
  background: url(/theme/default/images/frame/rank_objects/green_layer.gif) repeat-x;
  overflow:visible;
}

#voteInt {
  height: 10px;
  width: 50px;
  text-align: center;
  font: 8px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.votehover {
  width: 20%;
  height: 10px;
  float: left;
  background: url(/theme/default/images/frame/rank_objects/blue_layer.gif) repeat-x;
  font-size: 1px;
  margin: 0px;
}

.voteclear {
  width: 20%;
  height: 10px;
  float: left;
  font-size: 1px;
  margin: 0px;
  display: block;
}

/* Quotes styles */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #6699FF;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h1 {
  font-weight: bold;
  font-size: 18px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
}

h3 {
  font-weight: bold;
  color: #f57f25;
  font-size: 18px;
}

h4 {
  color: #f57f25;
  font-size: 16px;
  font-weight: bold;
}

h5 {
  color: #666666;
  font-size: 9px;
}

h6 {
  color: #494c4f;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

/* Some special form fields classes */
#formTitle_DISABLED {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #f57f25;
  font-size: 18px;
  font-weight: bold;
  background-color: #c0fd5a;
  width: 100%;
  border: solid 1px #c0fd5a;
}

.fullwidth {
  width: 100%;
}

/* Navigation menu */
#navigation {
  padding-left: 30px;
}

#navigation a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #515151;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;
}

#usercontrol {
  padding-right: 30px;
}

#usercontrol a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #515151;
  padding-right: 8px;
  text-decoration: none;
  font-weight: bold;
}

/* Copyright */
#copyright {
  font: 10px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

/* Users pictures */
#picture {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* CHAT StyleSheet */
.chatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #c0fd5a;
}

.chatNickEntity:hover {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #BBD4F9;
}

.selectedChatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color:#FFCC66;
}

#chatContent {
	width: 100%;
	height: 400px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 5px;
}

#nickList {
  width: 100%;
  height: 400px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px;
}

#shadeWrapper {
  background-color: #000;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  visibility: hidden;
}

#noShadeContent {
  top: 30%;
  left: 30%;
  filter: alpha(opacity=99);
  -moz-opacity: .99;
  opacity: .99;
  position: absolute;
  z-index: 11;
  visibility: hidden;
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #fff; 
}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #494c4f;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #494c4f;
	border-bottom: none;
	background: #c0fd5a;
	text-decoration: none;
}

ul.tabbernav li a:link { 
	color: #494c4f; 
}
ul.tabbernav li a:visited {
	color: #494c4f;
}

ul.tabbernav li a:hover
{
	color: #FFFFFF;
	background: #494c4f;
	border-color: #494c4f;
}

ul.tabbernav li.tabberactive a {
	background-color: #c0fd5a;
	border-bottom: 1px solid #c0fd5a;
}

ul.tabbernav li.tabberactive a:hover {
	color: #f58227;
	background: #c0fd5a;
	border-bottom: 1px solid #c0fd5a;
}

.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}

<!-- ESTILOS HOME -->

.fondotabla {
	background-image: url(images/backbody.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.backamarillo {
	background-image: url(images/backamarillo.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.backgris {
	background-image: url(images/backgris.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.backcuadro {
	background-image: url(images/cuadroin_back.jpg);
	background-repeat: repeat-y;
	
	background-position: center;
}
.textogen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.textogenJUST {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.titular_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ec772f;
	font-weight: bold;
}
.titular_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #53585B;
	font-weight: normal;
}
.titular_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #589800;
	font-weight: normal;
}
.links_footertop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titular_gris_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #53585B;
	font-weight: normal;
}
.titular_verde_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #589800;
	font-weight: normal;
}
.links_footer_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textofooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textogenlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

.textogenlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}

.textogenlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

.textogenlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

