@charset "utf-8";
/* CSS Document */
.input_red{
	border:5px solid #ff9ba1;
	margin:0px;
	width:203px;
}
.input_green{
	margin:0px;
	width:203px;
	border:5px solid #adff9a;
}
.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #E6E6E6;
	border: 1px solid #D3D3D3;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	

a, a:link, a:visited {
	color:#007EA8;
	text-decoration:none;
}
a:active {
	color:#000;
}
a:hover {
	text-decoration:underline;
}

div.hiddendiv{
	visibility:hidden;
}
table.add{
	font-size:10pt;
}
table.list{
	
	background-color:#DDDDDD;	
}

.tablerow{
	background-color:#EEEEEE;
}
.tablerowmemb{
	font-weight:bold;
	background-color:#FFFFFF;
	
}
.tablerowred{
	background-color:#EEEEEE;
	font-weight:bold;
	color:#FF0000;
}

.constr{
	color:#FEF290;
	font-weight:bold;
	font-size:15pt;
	position:absolute;
}
tr#header{
	background-color:#0099CC;	
	font-weight:bold;
	
}
tr#header a{
	color:#FFFFFF;
	padding:1px 1px 1px 1px;
}
a#logout{
	font-weight:bold;
	font-size:12pt;
	color:#FF9900;
	text-decoration:none;
}
a#logout:visited{
	font-weight:bold;
	font-size:12pt;
	color:#FF9900;
	text-decoration:none;
}
a#logout:hover{
	font-weight:bold;
	font-size:12pt;
	color:#FF9900;
	text-decoration:underline;
}


body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

h2 {
	color:#fff;
	margin:0;
	padding:7px 0 0 30px;
	font-size:14px;
	text-align:left;
}
h3 {
	color:#0099CC;
	margin:0;
	padding:7px 0;
	font-size:14px;
	text-align:left;
}
strong {
	color:#666;
}
form {
	padding:0;
	margin:0;
}
/* START:Header */
#header {
	background:url(../images/header_bg.gif) repeat-x;
}
#header .head_container {
width: 760px;
margin: 0 auto;
height:136px;
}
#header h1 {
	padding:18px 0px 0px;
	font-size:24px;
	font-family:Tahoma, Helvetica, sans-serif;
	margin:0;
	color:#FFFFFF;
	letter-spacing: 1px;	
}
#header .sub_header {
	height:73px;
	background:url(../images/bg_subheader.jpg);
	float:right;
	margin-top:16px;
	width:578px;
}
#header .sub_header img {
	float:right;
	margin-top:60px;
}
#header .logo {
	float:left;
	margin-left:1px;
	border:none;
}
#login {
	float:right;
	margin-top:25px;
}
/* END:Header */

/* START:Content */

/* Layout */
#maincontainer{
width: 760px;
margin: 5px auto;

}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 181px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 181px; /*Width of left column*/
margin-left: -760px; /*Set left margin to -(MainContainerWidth)*/
}

/* START:Left */
/* meniu1 */
.menuheader {
	height:31px;
	background:url(../images/bg_meniu_top.gif) no-repeat;
}
.menufooter {
	height:31px;
	background:url(../images/bg_meniu_bottom.gif) no-repeat;
}
.handcursor {
	cursor:pointer;
	background:url(../images/bg_meniu_item.jpg) no-repeat;
	padding: 7px 5px;
	color:#666;
	font-weight:bold;
	font-size:11px;
}
.handcursor a {
	color:#666;
	padding:0 12px;
	background:url(../images/offbullet.gif) no-repeat left;
	text-decoration:none;
	font-size:11px;
}
.switchgroup, .switchadmin{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.switchgroup li a, .switchadmin li a{
	background: white url(../images/glossyback.gif) repeat-y bottom left;
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #1AA6EA;
	display: block;
	width: auto;
	padding: 6px 0 6px 10px;
	text-decoration: none;
	border-right:solid 1px #ccc;
}
.banner a{
	color:#FF0099;
	padding:5px 0 0 20px;
	margin:0;
	display:block;
	text-decoration:none;
	font-size:1.2em;
	font-color:#FF0099;
	font-weight:bold;
	text-decoration:none;
}
.banner a:hover{
	text-decoration:underline;
}
.banner a:visited{
	color:#FF0099;
}

* html .switchgroup li a, * html .switchadmin li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 169px;
}

.switchgroup li a:visited, .switchgroup li a:active, .switchadmin li a:visited, .switchadmin li a:active{
color: #1AA6EA;
}

.switchgroup li a:hover, .switchadmin li a:hover{
background: url(../images/glossyback2.gif) repeat-y left bottom #008ACC;
color:#fff;
}
/* meniu2 */
.meniu2 h1 {
	font-size:14px;
	color:#008FD5;
	padding-bottom:5px;
	margin:15px 0 5px;
	border-bottom:solid 1px #D4D0C8;
}
.meniu2 h1 img {
	float:left;
}
.meniu2 a {
	color:#666;
	padding:5px 0 0 20px;
	margin:0;
	display:block;
	text-decoration:none;
}

.meniu2 a:hover {
	text-decoration:underline;
	color:#008FD5;
}
/* END:Left */

.blue_title {
	height:32px;
	background:url(../images/bg_blue_title.gif);	
}
.orange_title {
	height:32px;
	background:url(../images/bg_orange_title.gif);	
}
div.float {
	width:260px;
	_width:265px;
	float: left;
	margin:5px 5px 5px 10px;
	_margin:5px 5px 5px 5px;
  }
div.float2 {
	width:273px;
	_width:265px;
	float: left;
	margin:5px 5px 5px 0px;
	_margin:5px 5px 5px 0px;
  }
div.float3 {
	width:273px;
	_width:265px;
	float: left;
	margin:5px 0px 5px 5px;
	_margin:5px 0px 5px 5px;
  }
.orange img, .blue img {
	border:none;
	padding-left:3px;
}
div.float .icon, div.float2 .icon, div.float3 .icon {
	vertical-align:bottom;
	float:left;
	padding:2px;
	margin-right:5px;
	border:solid 1px #ccc;
}
div.float p, div.float2 p, div.float3 p {
	margin:3px 0;
	text-align:justify;
}
div.float div, div.float2 div, div.float3 div {
	text-align:right;
}
div#comuna_div {
	text-align:left;
}
div#subcategDiv {
	text-align:left;
}
a.title {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
a.orange {
	color:#FF9900;
}
a.blue {
	color:#0093D9;
}
div.blue_spacer {
  clear: both;
  height:1px;
  border-bottom:solid 1px #0197E0;
  margin:0 10px;
  font-size:1px;
  }
div.spacer {
  clear: both;
  height:5px;
  margin:0 10px;
  font-size:1px;
  }
/* END:Content */
#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
border-top:solid 1px #ccc;
}

#footer a{
color: #666;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFFFFF;
background-color: #FF9900;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

.tebel_lista, .tabel_lista_orange {
	width:100%;
	border:0;
}

.tebel_lista th {
	font-weight:bold;
	background:#A5CBF1 url(../images/header_bg.gif);
	padding:5px 3px;
	color:#fff;
}

.tabel_lista_orange th {
	font-weight:bold;
	background:#A5CBF1 url(../images/bg_orange_title.gif);
	padding:5px 3px;
	color:#fff;
}

.tebel_lista td, .tabel_lista_orange td {
	border-bottom:dotted 1px #999999;
	padding:5px 3px;
}

.tebel_lista td.intermediar, .tabel_lista_orange td.intermediar {
	background:#F2F2F2;
}
.blue_button {
	background:#0099FF;
	border: outset 1px #fff;
	color:#fff;
	font-weight:bold;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-bottom: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.list_container{
width: 540px;
clear: left;
}

.list_container .floatbox{
float: left;
width: 105px;
}

* html .list_container p{ /* IE 3px jog hack*/
height: 1%;
}

.list_container p{
margin-top: 0;
margin-left: 106px;
}

.list_container p span {
	border-bottom: dotted 1px #999;
	display:block;
	margin-bottom:5px;
	color:#03A6F6;
	font-weight:bold;
	padding:5px 0;
}
.list_container ul li {
	list-style:none;
	padding:0 0 5px 10px;
}
.submeniu {
	background:#FFDECE;
	border:solid 1px #FF8040;
	color:#0099CC;
	line-height:20px;
	padding:5px;
}

.submeniu a {
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}

.submeniu a:hover {
	background:#FF6600;
	color:#fff;
}

.innertube h1 {
	border-bottom:solid 3px #0092D8;
	font-size:14px;
	color: #0092D8;
	padding-bottom:3px;
}
.list_container .floatbox {
float:left;
width:105px;
}
.list_container p {
margin-left:106px;
margin-top:0pt;
}
.list_container p span {
border-bottom:1px dotted #999999;
color:#03A6F6;
display:block;
font-weight:bold;
margin-bottom:5px;
padding:5px 0pt;
}
strong {
color:#666666;
}
.list_container img {
	padding:2px;
	border:solid 1px #ccc;
}
ul.lista_bullet {
	padding-left:40px;
}
ul.lista_bullet li {
	list-style-type: disc;
	padding-left:0;
}
