/* Main Box Container */
#content_container{	margin: 0px auto;	width: 100%;}
#content, #blogger{
	width: 100%;
}

#column_right{
	_width: 20%; 
	width: 25%; 
	float: right; 
	
	/*position: relative;*/
}

#column_left{
/*position: relative;*/
	width: 72%;
	_width: 70%;
	float: left;
	/*padding: 0px 10px 0px 10px;*/
	padding-top: 4px;
}

/* Each Box Container */
.bx_style{
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	width: 100%;
}

/* Box Title */
#bx_title{
	background: /*#1C6A9D*//*#646464*/#227eb1;
	color:#fff;
	/*background-image: url(../../images/new_gui/box-head.gif);*/
	text-align: left;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}
/* Box Content */
.bx_content{
text-align:left;
cursor: default;
}
/* Titulo del Fieldset */
legend{
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Fieldset */
fieldset{ border: 0px; width: auto; text-align:left;}

/* unordered list style */
ul.sortable li { position: relative;}

ul.boxy {
	list-style-type: none;
	padding: 4px 4px 0 4px;
	margin: 0px;
	width: 10em;
	font-size: 13px;
	font-family: Arial, sans-serif;
}
ul.boxy li {
	cursor:move;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #CBE3F8;
	background-color: #fff;
}
/*
ul.boxier {
	list-style-type: none;
	padding: 4px 4px 0 4px;
	margin: 0px;
	width: 10em;
	font-size: 15px;
	font-family: "Courier New", Courier, monospace;
	font-variant: small-caps;
}
ul.boxier li {
	cursor:move;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #CBE3F8;
	background-color: #F8F8F8;
}
*/

/* Otros en prueba */
.alternative_table 		{ padding: 0px 0px 0px 0px; background-color:  #FFFFFF; width: 100%;}
.alternative_title_td 	{ text-align: left; font-weight: bold; background-color: /*#646464*/#227eb1; height: 20px; color: #FFFFFF;}
.altertive_content_div 	{ padding: 0px 10px 10px 10px; background-color:   #ffffff; text-align: left;}
.alternative_div_padding{ padding: 5px;}
.alternative_small_title{ font-weight: bold; color: #227eb1;}
.info{
	font-size: smaller;
	color: #999;
}
.alternative_error 	{ background-color:#ed1c24;}
.div_container{
	border: 1px solid #CBE3F8;
	padding:2px;
	margin-bottom:5px;
}
/* SOBRESCIBIENDO CSS DEL RICH EDITOR */
.div_container table.re_table {
  border-color : #fff;
}

/* FIN DE LOS CAMBIOS AL RE */

#div_style{
	padding:2px;
	border-bottom: solid 1px #CBE3F8;
}
	

/* Formatos para elementos del form */
input:focus, textarea:focus, label:focus {
	background: #fff;	border: 1px solid #686868;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}
label.selectit { display: block; font-size: 11px; padding: 2px; cursor:pointer;}
.selectit:hover {	background: #d1dfe9;}

/* Pestaņas Menu */
#tabs {
	float:left;
   width:100%;
   background:#DAE0D2 url("../images/new_gui/bg.gif") repeat-x bottom;
   font-size:93%;
   line-height:normal;
}
#tabs ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#tabs li {
	float:left;
   background:url("../images/new_gui/left_both.gif") no-repeat left top;
   margin:0;
   padding:0 0 0 9px;
   border-bottom:1px solid #765;
}
#tabs a {
	float:left;
   display:block;
	width:.1em;
   background:url("../images/new_gui/right_both.gif") no-repeat right top;
   padding:5px 15px 4px 6px;
   text-decoration:none;
   font-weight:bold;
   color:#765;
}
#tabs > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
	color:#333;
}
#tabs #current {
	background-position:0 -150px;
   border-width:0;
}
#tabs #current a {
	background-position:100% -150px;
   padding-bottom:5px;
   color:#333;
}
#tabs li:hover, #header li:hover a {
	background-position:0% -150px;
   color:#333;
}
#tabs li:hover a {
	background-position:100% -150px;
}

/* Ajax Preview */
#preview{
	height:600px;
}
/* Tamano del Iframe del preview */
#preview iframe{
height:100%;
}
.information{
	/*padding:3px 5px 2px 0px;*/
	color: #FFFACD;
}

#barra_left{
	background-image: url(../images/new_gui/barra_l.gif);
	width: 10px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right top;
}
#barra_center{
	background-image:url(../images/new_gui/barra_c.gif);
	height: 20px;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
#barra_right{
	background-image: url(../images/new_gui/barra_r.gif);
	width: 7px;
	height: 20px;
	background-repeat: no-repeat;
}

#errors_area #barra_left{
	background-image: url(../images/new_gui/barra_l_red.gif);
}
#errors_area #barra_center{
	background-image:url(../images/new_gui/barra_c_red.gif);
}
#errors_area #barra_right{
	background-image: url(../images/new_gui/barra_r_red.gif);
}