@charset "utf-8";
/* CSS Document */

html * {
	margin: 0;
	padding: 0;
}
body {
	font-family: sans-serif;
	font-size:  14px;
	text-align: center;
	color: #000000;
}
a {
	text-decoration: none;
	vertical-align: baseline;
	color: #003366;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #990000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #336600;
}
#wrap, #newswrap, #singlewrap {
	min-width: 800px; /* 952px */
	max-width: 1200px; /* 1200px */
	margin: 0 auto;
	text-align: left;
}
#newswrap {
	margin: 10px 345px 0 10px;
	font-size: small;
}

#singlewrap {
	margin: 0 10px 0 10px;
	font-size: small;
}

/*-------------------HEADER*/
#buscador {
	background-image: url(/img/netocracia/t_back1.png);
	background-repeat:repeat-x;
	background-position:left top;
	height: 32px;
	padding-right: 13px;
	border: 0;
}

#headtools {
	text-align: right;
	padding: 0;
	vertical-align: middle;
}
#headtools li {
	font-size: 11px;
	display: inline;
	float: right;
	margin: 10px 5px 0 .5px;
	border-left: 1px solid;
	padding-left: 6px;
	border-color: #CC9966;

}
#headtools li.noborder {
	border-left: none;
}
#headtools a {
	text-decoration: none;
	color: #CC9966;

}
#headtools a:hover {
	text-decoration: underline;
}
#headtools img, #headtools a img {
	border: none;
	vertical-align: top;
}
#headtools input {
	padding: 0 0 0 2px;
	font-size: 11px;
	color: #CC9966;
	height: 15px;
	width: 120px;
	background-image: url(/img/netocracia/input_bk.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0;
}
#headtools form {
	border: 1px dotted #CC9966;
	height: 15px;
}

/*------------------LOGO*/
#top {
	background-image: url(/img/netocracia/t_back2.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 105px;
}
#logo {
	display: block;
	float: left;
	padding: 10px 0 0 20px;
/*	background-image: url(/img/netocracia/logo.png);
*/	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
/*	width: 227px;
*/}
#eli {
background: url(/img/netocracia/neto.png) no-repeat left top;
}
#publicidad-top{
	display: block;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}

/*----------------------TABS*/

#container {
	clear:both;
}
.tabmain {
	height: 24px !important;
	margin: 10px 0 0 0;
	padding-left: 10px;
	border-bottom: 1px dotted;
	border-color: #990000;
}
.tabmain li {
	float: left;
	list-style-type: none;
	margin-right: 4px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.tabmain li:hover {
	background-color: #FFFFD6;
}
.tabmain li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	height: 20px;
	padding: 3px 8px 0 4px;
	border-top: 1px dotted;
	border-right: 1px dotted;
	border-left: 1px dotted;
	text-decoration: none;
	background: #FFFFFF;
	border-color: #990000;
	color: #990000;
}
.tabmain li a:hover {
	text-decoration: none;
	background: #FFFFD6;
}
.tabmain li.tabmain-this {
	height: 25px;
	background: #FFFFD6;
}
.tabmain li.tabmain-this a {
	font-style: oblique;
	font-size: 14px;
	padding: 2px 24px 0 5px;
	height: 22px;
	background-image: url(/img/netocracia/reload.png);
	background-repeat: no-repeat;
	background-color: #FFFFD6;
	background-position: right 5px;
}

.tabsub-this {
	font-weight: bold;
}
.tabsub-shakeit {
	height: 25px !important;
	clear: both;
	padding-left: 15px;
	font-size: 10pt;
	background-color: #FFFFD6;
}
.tabsub-shakeit li {
	float:left;
	border-color: #990000;
	list-style-type: none;
	/* l & r margins */
	padding-left: 6px;
	padding-right: 4px; /* in padding instead of margin for toggler */
	margin-left: 2px;
	border-left: 1px solid #990000;
	/* t & b margins */
	height: 17px;
	margin-top: 4px;
}
.tabsub-shakeit li a {
	color: #990000;
}
.tabsub-shakeit li.tabsub-this {
	padding-right: 5px; /* 0 pixels for the toggler */
}
.tabsub-shakeit-icon {
	padding-top: 2px;
	border:0;
}
.tabsub-shakeit li:first-child {
	padding-left:0;
	border-left: 0;
	border-left: none;
	margin-left: 0;
}
.tabsub-shakeit li a {
	text-decoration: none;

}
.tabsub-shakeit li a:hover {
	text-decoration: underline;
}
.tabsub { /*controla los tabs de los cometarios*/
	height: 22px !important;
	border-color: #990000;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	border-bottom: 1px dotted #990000;
}
.tabsub a:visited,
.tabmain a:visited,
.tabsub-shakeit a:visited {
	color: #990000;
}
.tabsub li {
	float: left;
	list-style-type: none;
	margin-right: 4px;
	height: 22px;
	padding-left: 1px;
	background-color: #FFFFFF;
}
.tabsub li:hover {
	background-color: #FFFFD6 !important;
}
.tabsub li a {
	display: block;
	background-color: #FFFFFF;
	border-color: #990000;
	color: #990000;
	float: left;
	height: 18px;
	padding: 3px 8px 0 6px;
	border-top: 1px dotted;
	border-right: 1px dotted;
	border-left: 1px dotted;
	font-size: 12px;
	text-decoration: none;
}
.tabsub li a:hover {
	background-color: #FFFFD6;
	text-decoration: none;
}
.tabsub li.tabsub-this {
	height: 23px;
	background-color: #FFFFFF;
}
.tabsub li.tabsub-this a {
	font-style: oblique;
	padding: 2px 8px 0 4px;
	height: 20px;
}
.tabsub li.tabsub-this a:hover {
	background-color: #FFFFFF;
}
.thiscat a {
	color: #990000;
	font-weight: bold;
}
.catsub-block {
	border-bottom: 1px dotted;
	color: #666666;
	padding: 3px 25px;
	font-size: 8.5pt;
	border-color: #990000;
	text-align: left;
}
.catsub-block li {
	display: inline;
	list-style-type: none;
}
.catsub-block li a {
	color: #666666;
	text-decoration: none;
}
.catsub-block li a:hover {
	text-decoration: underline;
}
.toggler img {
	border: none;
	margin: 0 0 2px 6px;
	vertical-align: middle;
}
.mnm-pop {
	color: #FFFFFF;
	background: #990000 url(/img/mnm/neto1a.png) no-repeat center top;
	border-color: #990000;
	float: left;
	width: 40px;
	height: 20px;
	text-align: center;
	font-size: .95em;
	font-weight: bold;
	overflow: visible;
	margin: .6em 0;
	padding-top: 6px;
	border: 1px solid;
}
.mnm-pop.queued {
	color: #990000;
	background: #FFFFFF url(/img/netocracia/neto2a.png) no-repeat center top;
}
#sidebar {
	float: right;
	width: 300px;
	margin: 2px 25px 25px 25px;
	overflow: hidden;
	padding-top: 12px;
}
#map {
overflow: hidden;
}
.mini-icon-text {
vertical-align: middle;
}
#sidebar h4 {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	font-family: sans-serif;
	padding: 1px 1px 3px 5px;
	background-image:url(/img/netocracia/sidebar_back.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#sidebar h4 , #sidebar h4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
#sidebar .tags-box h4 a {
	color: #FFFFFF;
}
#sidebar h4 a:hover {
	text-decoration: underline;
}
.sidebox, .banner-right  {
	margin-bottom: 25px;
}
.sidebox h5 {
	margin: .5em 5px .6em 48px;
	font-size: .85em;
}

.mini-pop {
	border-color: #FFFFD6;
	clear: both;
	border-bottom: 1px solid;
}
.tags-box {
	background: #FFFFFF;
}
.tags-box a {
	color: #003366;
}

#sidebar .topcommentsli li, .storyrsslist li {
	border-color: #CC0000;
	color: #990000;
}
#sidebar .storyrsslist li {
	background: url(/img/netocracia/feed12.png) no-repeat 0px 5px;
}
#footcol1, #footcol2, #footcol3, #footcol4, #footcol5 {
	border-color: #990000;
}
#footcol1 h5, #footcol2 h5, #footcol3 h5, #footcol4 h5, #footcol5 h5 {
	color: #990000;
}
#footcol1 a, #footcol2 a, #footcol3 a, #footcol4 a, #footcol5 a {
	color: #003366;
}
#footcol1 {
	background: url('/img/netocracia/rss-bigfoot.png') no-repeat 85% bottom;
}
#footthingy {
	background: url('/img/netocracia/pie-n.jpg') no-repeat left top;
}
#footthingy li {
	color: #999999;
}
#footthingy li a {
color: #999999;
}
#footthingy p {
	border-color: #990000;
	background: url('/img/netocracia/pie-netocracia.jpg') no-repeat left 2px;
}

/*-----------------------------------------------------------NOTICIAS*/
.tt {
	cursor: pointer;
	text-decoration: underline;
	color: #FF0000;
}
hr {
	height: 1px;
	border: none;
}
h2 {
	color: #990000;
	border-bottom-color: #990000;
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 160%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.topheading h2 {
	padding: 10px 0 20px 0;
	margin: 0 0 0 20px;
	font-size: 160%;
	font-weight: normal;
	border: none;
}
h3 {
	color: #990000;
	margin-bottom: 8px;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 140%;
	font-weight: normal;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0 3px 0;
}
.warn {
	background: #FEFBEA url(/img/netocracia/error_s.png) 5px 50% no-repeat;
	border-color: #FF6400;
	position: relative;
	border: 1px solid;
	padding: 3px 10px 3px 30px ;
	margin: 5px 0 5px 0;
	font-size: 85%;
}
.error {
	color: #cc0000;
	background: url(/img/netocracia/error-s.png) no-repeat;
	font-weight: bold;
	font-size: 140%;
	margin: 5px 0 0 0;
	padding: 25px 0 0 0;
}
.error-text {
	color: #FF9400;
	font-size: 100%;
}
.form-error, .form-error-submit {
	color: #cc0000;
	background: url(/img/netocracia/error.png) 0 50% no-repeat;
	font-size: 120%;
	font-weight: bold;
	margin: 20px 0 0 20px;
	padding: 5px 0 0 30px;
}
.form-error-submit {
	background: #FFFFD6;
	border-color: #990000;
	padding: 10px;
	margin: 15px 0 0 0;
	border: 1px dotted;
}
.form-full {
	width: 100%;
}
.instruction-list {
	margin: 0;
	padding: 0;
}
.instruction-list li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 25px;
}

/* news */
.news-summary {
	margin: 0;
	padding: 10px 0 5px 0;
	position: relative;
}

.news-body {
	padding-left: 85px;
	padding-right: 5px;
}

.news-details {
	color: #990000;
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;

}
.news-details span {
	margin: 0;
	vertical-align: top;
}

.news-details img {
	margin: 0;
	vertical-align: text-bottom;
}

.news-details select {
	border: none;
	font-size: 90%;
	letter-spacing: 0px;
	max-width: 7.5em;
	vertical-align: top;
}
.news-details a:link, .news-details a:visited {
	color: #990000;
}
.news-details .tool {
	border-left-color: #990000;
	display: inline;
	border-left: 1px solid;
	padding: 0 4px 0 6px;
}
.news-details .comments {
	padding: 0 6px 0 22px ;
	font-weight: bold;
	border-left: none;
}
.autor {
	color: #CC0000 !important;
}
/* contador netos */
.news-shakeit {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 65px;
	text-align: center;
	font-size: 8.2pt;
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.mnm-published a, .mnm-queued a, .mnm-discarded a {
	display: block;
	font-size: 16pt;
	font-weight: normal;
	height: 19pt !important;
	letter-spacing: -1px;
	text-decoration: none;
	vertical-align: bottom;
}
.mnm-published, .mnm-queued, .mnm-discarded {
	display: block;
	border: 1px solid;
	padding: 4px 0 4px 0;
}
.mnm-published a:hover, .mnm-queued a:hover, .mnm-discarded a:hover {
	color: #000000;
}

.mnm-published, .mnm-published a, .mnm-published a:visited {
	color: #FFF;
}

.mnm-published {
	background: url(/img/netocracia/neto1.png);/* ***************************************************OJO*/
	background-color: #FFFFD6;
	background-repeat:no-repeat;
	background-position: top left;
	border-color: #990000;
}

.mnm-queued, .mnm-queued a, .mnm-queued a:visited {
	color: #000000;
}

.mnm-queued {
	background: #FFFFFF url(/img/netocracia/neto2.png) top left no-repeat;/* ***************************************************OJO*/
	border-color: #990000;
}

.mnm-discarded, .mnm-discarded a, .mnm-discarded a:visited {
	color: #FFF;
}

.mnm-discarded {
	background: #edd2d2 url(/img/netocracia/neto3.png) top left no-repeat;/* ***************************************************OJO*/
	border-color: #990000;
}
/* vote box */

.menealo {
	background-color: #fff;
}

.menealo a {
	background: url(/img/netoctacia/netealo-back.png) bottom left repeat-x;
	border-color: #990000;
	border: 1px solid;

}

.menealo a, .menealo span {
	color: #990000;
	margin-top: 2px;
	display: block;
	padding: 4px 0 4px 0;

}

.menealo span {
	border-color: #990000;
	border: 1px solid;/* ***************************************************OJO*/

}
.news-body h1 {
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 140%;
	font-weight: bold;
	background: none;
	border: none;
	color: #003366;
}
.news-body p {
	margin: 2px 0 1px 0;
	padding: 0 5px 0 0;
	text-align: left;
	overflow: hidden;
}
.news-submitted {
	color: #808080;
	font-size: 85%;
	margin: 0;
	white-space: nowrap;
	min-height: 25px;
}
.news-submitted a:link, .news-submitted a:visited {
	color: #808080;
	font-weight: bold;
}
.news-tags {
	color: #808080;
	font-size: 90%;
	margin: 0;
}
/* gravatar */

.news-submitted img {
	border-color: #FFFFD6;
}
.thumbnail {
	border-color: #FFFFD6;
}


/* trackback */

.tab-trackback-url {
	color: #990000;
	font-weight: bold;
	font-size: 100%;
}
.tab-trackback {
	margin: 0 0;
	padding: 0 0 0 5px;
	font-size: 90%;
	font-weight: normal;
}

.tab-trackback li {
	list-style: none;
	text-align: left;
	padding: 0 0 5px 5px;
	margin: 2px;
	overflow: hidden;
}
.tab-trackback-entry {
	color: #808080;
	padding: 2px 0 0 20px;
}

.tab-trackback-entry a {
	background: url(/img/netocracia/pa-aca.png) no-repeat 0px 4px;
	padding: 5px 0 2px 20px;
}

.tab-trackback-technorati a {
	background: url(/img/netocracia/technorati.png) no-repeat 0px 4px;
	padding: 5px 0 2px 20px;
}

.tab-trackback-google a {
	background: url(/img/netocracia/google.png) no-repeat 0px 4px;
	padding: 5px 0 2px 20px;
}

.tab-trackback-askcom a {
	background: url(/img/netocracia/ask.gif) no-repeat 0px 4px;
	padding: 5px 0 2px 20px;
}


/* submit form */

#thisform .column-list {
	margin: -15px 0 20px 0;
	min-height: 185px;
}
#thisform .column-list li {
	font-size: 100%;
	font-weight: normal;
}
#thisform .column-list ul {
	padding-left: 15px;
	margin: 0px;
}


/* coments*/
.comments {
	margin: 15px 5px 0 10px;
}
.notes {
	margin: 15px 5px 0 15px;
}
.comments h3 {
	margin: 0;
}


.commentform a:link, .commentform a:visited {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

}
.commentform .submit {
	background: #990000;
	color: #FFFFFF;
	border-color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	border: 1px dotted;

}
.commentform.warn {
	background: #990000;
	color: #FFFFFF;
	border: 0;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
}
.commentform a:hover {
	text-decoration: none;
}
.commentform textarea {
	display: block;
	width: 99%;
	margin: 0 0 10px 0;
}
.commentform label {
	font-weight: bold;
	font-size: 100%;
}
.comments-warning {
	color: #999000;
}
.news-details .comments {
	background: url(/img/netocracia/coment_01.png) no-repeat left;
}
.commentform.warn p, .commentform.warn ul {
	text-align: left;
	font-weight: normal;
	padding-left: 30px;
}
.commentform.warn li {
	line-height: 0px;
	margin-left: 25px;
}
.commentform.warn p {
	margin-top: 20px;
}
.commentform.warn em {
	font-weight: bold;
}
.comments-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comments-list li {
	margin-bottom: 10px;
}
.comment-body {
	background: #FFFFD6 url(/img/netocracia/comment-1.png) right bottom no-repeat;
	color: #202020;
	padding: 5px 50px 5px 10px;
	line-height: 130%;
	overflow: hidden;
	border: 1px dotted #990000;
	min-height: 25px;
}
.comment-body.admin {
	background: #FFFFD6;
	border-color: #CC0000;
	color: #000;
}
.comment-body.high {
	background: #FFFFD6 url(/img/netocracia/comment-high.png) right bottom no-repeat;
	border-color: #CC0000;
}
.comment-body-hidden {
	border-color: #999999;
	color: #999999;
	border: 1px dotted;
	padding: 3px 50px 3px 10px;
	font-size: 90%;
	overflow: hidden;
}
.comment-body-hidden a {
	color: #999999;
}
.comment-body strong {
	color: #990000;
	font-weight: bold;
}
.comment-body span strong {
	color: #000000;
}
.comment-body .avatar {
	float: left;
	margin: 2px 10px 2px 0;
} 
* html .comment-body .avatar { 
	float:none; vertical-align: baseline;
}
.comment-meta, .comment-meta-hidden {
	color: #990000;
	font-size: 85%;
	line-height: 160%;
	padding: 0 0px 5px 0;
}
.comment-meta-hidden, .comment-meta-hidden a {
	color: #999999;
}
.comment-meta a {
	color: #990000;
	font-weight: bold;
}
.comment-info {
text-align: right;
}
.comment-votes-info {
	float: left;
	display: inline;
}
.comment-votes-info img {
	border: none;
	margin: 0 4px 0 0;
	vertical-align: middle;
}
.comment-info img {
	border: none;
	margin: 1px 0 0 4px;
	vertical-align: middle;
}
.comments-list ul li {
	list-style: none;
	margin: 0 0 16px 0;
}
.comments-list ul {
	background: #FFFFFF;
	margin: 0;
	padding: 16px 0 0 48px;
}
.comments .comment-info select {
	font-size: 85%;
}
#tolerance, #tolerance select {
	font-size: 85%;
}

/* fieldsets */
fieldset {
	border: 1px solid;
	padding: 10px 10px;
	margin: 10px 0;
}
/* pagination */

.pages, .pages-margin {
	border-top-color: #990000;
	padding: 10px 0 0 0;
	margin: 20px 0 50px 0;
	clear: left;
	font-size: 9pt;
}

pages-margin {
	margin-left: 90px;
}

.pages a, .pages span, .pages-margin a, .pages-margin span {
	color: #990000;
	border-color: #FFF;
	background: #FFF;
	display: block;
	float: left;
	padding: 3px 5px 3px 5px;
	margin-right: 3px;
	border: 1px solid;
}

.pages span.current, .pages-margin span.current {
	background: #FFFFD6;
	color: #990000;
	border-color: #990000;
	border: 1px solid;
	font-weight: bold;
}

.pages span.current a, .pages-margin span.current a {
	background: #990000;
	color: #990000;
	padding: 0;
	border: 0px;
}

.pages a, .pages-margin a {
	border-color: #990000;
	background-color: #FFFFD6;
	border: 1px solid;
	text-decoration: none;
}

.pages a:hover, .pages-margin a:hover {
	border-color: #CC0000;
	background: #FFFFD6;
	color: #990000;
}

.pages span.nextprev, .pages-margin span.nextprev {
	color: #FFFFD6;
	font-weight: bold;
	border-color: #FFFFD6;
	color: #FFFFD6;
	border: 1px solid;
}
/* faq page */
.faq h3,
.faq h4 {
	color: #CC0000;
	font-weight: bold;
	font-size: 125%;
}
.faq p {
	color: #303030;
	font-weight: normal;
}
.faq-title {
margin: 0 30px 0 150px;
}
.faq {
	margin: 0;
}
.faq ol {
	font-weight: bold;
	color: #CC0000;
}
.faq ul {
	font-weight: normal;
	color: #CC0000;
}

/* generic form and wide page */
.genericform h2 {
	margin: 10px 0 10px 0;
}
.genericform fieldset, .genericform-contents fieldset {
	border: 1px solid;
}
.genericform {
	border: 0;
	margin: 0 60px 10px 60px;
	padding: 0 0 20px 0;
	font-weight: bold;
}
.genericform fieldset {
	background: #FEFEEF;
	border-color: #990000;
}
.genericform, .geoform {
	background: #FFFFFF;
	color: #990000;
}
.genericform .sign legend {
	color: #990000;
}
.genericform .sign, .genericform-contents legend {
	font-weight: bold;
	font-size: 110%;
}
.genericform .genericformtxt {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}
.genericform textarea {
	width: 100%;
	height: 128px;
}
.geoform {
	margin: 5px 0 5px 0;
	font-size: 8.5pt;
}
.genericform .genericsubmit:hover {
	background: #FFFFD6;
	color: #FFFFFF;
}
/* generic form: login page specials */

.genericform .recoverpass {
	color: #990000;
	font-size: 125%;
}
.genericform .recoverpass a:link, .recoverpass a:visited {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
	text-decoration: none;
}
.genericform .recoverpass a:hover {
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
text-decoration: none;
}
.genericform .formnotice {
	color: #333333;
	font-weight: normal;
}
.voters-list {
	color: #990000;
	background: #FFFFFF;
	border-color: #FFFFD6;
	position: relative;
	padding: 2px 2px 2px 2px;
	float: left;
	width: 99%;
	overflow: hidden;
	height: 150px;
	border: 1px solid;
	margin: 0 0 5px 0;
}
/*-----------------------------------------------------------------------------------------------------*/
.mini-pages a, .mini-pages span {
	color: #990000;
	border-color: #FFF;
	background-color: #FFFFD6;
}
.mini-pages span.current {
	border-color: #990000;
	background: #FFFFD6;
	color: #990000;
}
.mini-pages span.current a {
background: #FFFFD6;
color: #990000;
}

.mini-pages a {
	border-color: #CC0000;
}

.mini-pages a:hover {
	border-color: #CC0000;
	color: #CC0000;
	background-color: #FFFFD6;
}
/*-----------------------------------------------------------------------------------------------------*/
#tooltip-text {
	background: #FFFFD6;
	border-color: #efc6bb;
}
.news-websnapr {
	border-color: #FFFFD6;
}
.mini-sneaker-title strong {
	color: #990000;
}
.mini-sneaker-item {
	border-bottom-color: #FFFFD6;
}
/* Form defaults */

label {
	color: #990000;
}
textarea, input  {
	background: #FFFFFF;
	border: 1px solid #990000;
	color: #333333;
}
select {
	background: #FFFFFF;
	color: #990000;
}
fieldset {
	border-color: #990000;
	background: #FEFEEF;
}
legend, legend a {
	background: #990000;
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
}
.button, button {
	background: #fff url(/img/netocracia/netealo-back.png);
	background-repeat:repeat-x;
	background-position: bottom left;
	border-color: #990000;
	color: #990000;
}
.button:hover, button:hover {
	background: #FFFFD6;
	background-color: #FFFFD6;
}
.button:disabled, button:disabled {
	background: #FEFEEF;
}
.note {
	color: #993300;
}
/* Hacks IE6*/

* html .tabmain li a:hover {
	text-decoration: none;
	background: #FFFFD6;
}

* html .tabmain li.tabmain-this a:hover {
	background-image: url(/img/netocracia/reload.png) no-repeat right 6px;
}

* html .tabsub li a:hover {
	background-color: #FFFFD6;
	text-decoration: none;
}
